aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 74142c937..a27c70901 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-22 David Shaw <[email protected]>
+
+ * keyedit.c (sign_uids): Don't prompt for setting signature expiry
+ to match key expiry unless --ask-cert-expire is set. Suggested by
+ Peter Palfrader.
+
2005-07-22 Werner Koch <[email protected]>
* g10.c, options.h: New option --exit-on-status-write-error.