aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index eb143f4cb..b4f8d919f 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-03 David Shaw <[email protected]>
+
+ * keyedit.c (print_and_check_one_sig_colon): Fix bad keyids in
+ colon delsig output. Noted by Peter Palfrader.
+ (show_prefs): Do not reference missing selfsig. Noted by Alex
+ Moroz.
+
2004-10-01 Werner Koch <[email protected]>
* gpgv.c (i18n_init): Always use LC_ALL.