First version of string-queue utility.
[egate.git] / include / iso2709.h
index 8d9e8b6..7a57a60 100644 (file)
@@ -1,14 +1,23 @@
 /*
-   Record management
-
-   Europagate, 1994-1995.
-
-   $Log: iso2709.h,v $
-   Revision 1.3  1995/02/10 17:05:14  adam
-   New function iso2709_display to display MARC records in a
-   line-by-line format. The iso2709_cvt function no longer
-   prints the record to stderr.
-
+ * Record management
+ *
+ * Europagate, 1994-1995.
+ *
+ * $Log: iso2709.h,v $
+ * Revision 1.7  1995/03/27 12:50:40  adam
+ * New level: GW_LOG_ERRNO.
+ *
+ * Revision 1.6  1995/03/08  12:36:35  adam
+ * New function: dbc2709_cvt.
+ *
+ * Revision 1.5  1995/02/23  08:32:12  adam
+ * Changed header.
+ *
+ * Revision 1.3  1995/02/10  17:05:14  adam
+ * New function iso2709_display to display MARC records in a
+ * line-by-line format. The iso2709_cvt function no longer
+ * prints the record to stderr.
+ *
  * Revision 1.2  1995/02/10  16:50:25  adam
  * Indicator field moved to 'struct iso2709_dir' from 'struct
  * iso2709_field'.