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 a0a956382..54096cfb6 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,5 +1,11 @@
2007-01-31 David Shaw <[email protected]>
+ * sign.c (write_plaintext_packet): Take timestamp from outside.
+ Change all callers.
+ (sign_file, clearsign_file, sign_symencrypt_file): Calculate one
+ timestamp for the whole transaction. Different timestamps for
+ each step can leak performance information.
+
* main.h, keygen.c (ask_expiredate), keyedit.c (menu_expire):
Remove the need for ask_expiredate().