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 6292cc59e..274b514f4 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,12 @@
+2004-05-23 David Shaw <[email protected]>
+
+ * verify.c (verify_signatures): Verify multiple files in the same
+ order in which we hashed them when issuing the signature. Noted
+ by Nicholas Cole.
+
+ * pkclist.c (do_edit_ownertrust): Fix a kbnode leak and do another
+ keyid-format conversion.
+
2004-05-22 Werner Koch <[email protected]>
* trustdb.c (check_regexp): s/EXP/EXPR/.