diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 95b6a8683..2495f05a2 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,5 +1,8 @@ 2001-04-24 Werner Koch <[email protected]> + * getkey.c (get_primary_uid): Return a different string in case of + error and made it translatable. + * build-packet.c (do_secret_key): Ugly, we wrote a zero instead of the calucalted ndays. Thanks to M Taylor for complaining about a secret key import problem. |