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 abf2084c6..e15ed8dd1 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-27 Werner Koch <[email protected]>
+
+ * keygen.c (ask_expire_interval): Print 2038 warning only for 32
+ bit signed time_t.
+ * keyid.c (mk_datestr): Do the y2038 test only for a signed time_t.
+ (INVALID_TIME_CHECK): New.
+
2010-10-20 Werner Koch <[email protected]>
* encr-data.c (decode_filter): Cast -1 to size_t. Reported by