aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index db17bdbd2..a506df8f7 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,12 @@
+2003-12-27 David Shaw <[email protected]>
+
+ * main.h, misc.c (parse_options): Add a "noisy" flag to enable and
+ disable the messages about which option didn't match or matched
+ ambiguously. Change all callers (g10.c, keyserver.c).
+
+ * main.h, import.c (import_options), export.c (export_options):
+ Pass the noisy flag through.
+
2003-12-17 David Shaw <[email protected]>
* build-packet.c (write_fake_data, do_secret_key), seckey-cert.c