aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 177850fe8..4b8d98942 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,15 @@
-Mon May 17 21:54:43 CEST 1999 Werner Koch <[email protected]>
+Wed May 19 16:04:30 CEST 1999 Werner Koch <[email protected]>
+
+ * g10.c: New option --interactive.
+ * mainproc.c (proc_plaintext): Add workaround for pgp2 bug
+ (do_check_sig): Ditto.
+ (proc_tree): Ditto.
+ * plaintext.c (do_hash): Ditto.
+ (hash_datafiles): Ditto, add an arg, changed all callers.
+ * mdfilter.c (md_filter): Add support for the alternate hash context.
+
+Mon May 17 21:54:43 CEST 1999 Werner Koch <[email protected]>
* parse-packet.c (parse_encrypted): Support for PKT_ENCRYPTED_MDC.
* build-packet.c (do_encrypted_mdc): Ditto.
@@ -13,7 +23,6 @@ Mon May 17 21:54:43 CEST 1999 Werner Koch <[email protected]>
length calculation
(parse_signature): Fixed even more stupid bug.
-
Sat May 8 19:28:08 CEST 1999 Werner Koch <[email protected]>
* build-packet.c (do_signature): Removed MDC hack.