summaryrefslogtreecommitdiffstats
path: root/util/ChangeLog
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-07-21 14:53:38 +0200
committerWerner Koch <wk@gnupg.org>1998-07-21 14:53:38 +0200
commit1a80de41a5f5e753c427872f8ab6ee5a844ea761 (patch)
tree8d5312c6f56c54dc6092556b8569b16b22e4d8fe /util/ChangeLog
parentsync (diff)
downloadgnupg2-1a80de41a5f5e753c427872f8ab6ee5a844ea761.tar.xz
gnupg2-1a80de41a5f5e753c427872f8ab6ee5a844ea761.zip
changed trustdb design
Diffstat (limited to 'util/ChangeLog')
-rw-r--r--util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog
index 6b4a76fd8..a52ea0a69 100644
--- a/util/ChangeLog
+++ b/util/ChangeLog
@@ -1,3 +1,11 @@
+Tue Jul 21 10:35:48 1998 Werner Koch (wk@(none))
+
+ * argparse.c: New option flag to distinguish options and commands.
+
+Sat Jul 18 19:49:30 1998 Werner Koch (wk@(none))
+
+ * argparse.c (arg_parse): Added -? as alias for -h
+
Thu Jul 9 14:47:20 1998 Werner Koch (wk@isil.d.shuttle.de)
* secmem.c (secmem_init): Drops setuid if called with 0.