aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index e2e8d5b8b..f61e4e743 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,16 @@
+2003-09-08 David Shaw <[email protected]>
+
+ * g10.c (main): Error out if --multifile is used with the commands
+ that don't support it yet (--sign, --clearsign, --detach-sign,
+ --symmetric, and --store).
+
+ * g10.c (main): Add --multifile as an alias to turn --encrypt into
+ --encrypt-files (plus --verify-files, --decrypt-files).
+
+ * encode.c (use_mdc), g10.c (main): Use RFC1991 and RFC2440
+ directly to check for MDC usability. Do not set the force_mdc or
+ disable_mdc flags since there is no point any longer.
+
2003-09-04 David Shaw <[email protected]>
* armor.c (parse_hash_header, armor_filter), g10.c (print_hex,