diff options
author | Werner Koch <[email protected]> | 2008-08-13 15:41:48 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-08-13 15:41:48 +0000 |
commit | 7b81a6b074cf215d112b05364ba08082c0ad455b (patch) | |
tree | 04a040821ab81df1c2b1829a38557361ec619640 /g10 | |
parent | Cehck for expire date overflows. (diff) | |
download | gnupg-7b81a6b074cf215d112b05364ba08082c0ad455b.tar.gz gnupg-7b81a6b074cf215d112b05364ba08082c0ad455b.zip |
Print a 'f' for validated non-root certificates in gpgsm colon style listing.
Doc fixes.
Diffstat (limited to 'g10')
-rw-r--r-- | g10/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 5df38e5c2..6556ce2c7 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,8 @@ +2008-08-11 Werner Koch <[email protected]> + + * keygen.c (ask_expire_interval): Check for time overflow of an + u32. Fixes bug #947. + 2008-08-01 Werner Koch <[email protected]> * tdbio.c (open_db) [!EROFS]: Move closing parens out of the |