aboutsummaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--util/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index ea9c7f3fe..aadb8b4d0 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,21 @@
+Wed Dec 8 21:58:32 CET 1999 Werner Koch <[email protected]>
+
+ * strgutil.c (strcasecmp): New.
+
+ * argparse.h: New.
+ * libutil.h: New.
+ * argparse.c: Use these new files.
+ (optfile_parse): s/m_alloc/libutil_xalloc/
+
+ * strgutil.c: Moved a lot of function to ...
+ * stringhelp.c: ... this new file
+ * stringhelp.h: ... and the definitions to here
+
+ * mischelp.h: New.
+
+ * logging.h: New, but not yet used in GnuPG.
+ * logging.c: Ditto.
+
Fri Nov 19 17:15:20 CET 1999 Werner Koch <[email protected]>
* argparse.c (default_strusage): Renamed to strusage. Fall back