aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 6c8148e60..53f6b8528 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,7 @@
2007-01-31 Werner Koch <[email protected]>
+ * verify.c (verify_signatures): Do no dereference a NULL afx.
+
* passphrase.c (passphrase_get): Set the cancel flag on all error
from the agent. Fixes a bug reported by Tom Duerbusch.