diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 0d472ac63..55be0eff9 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,10 @@ +2009-07-22 Werner Koch <[email protected]> + + * gpg.c (main) <aFixTrustDB>: Show commands to run. + * trustdb.c (how_to_fix_the_trustdb): New. + * tdbio.c (tdbio_invalid): Show commands to re-create the trustdb. + Fixes bug#929. + 2009-07-20 Werner Koch <[email protected]> * keygen.c (generate_keypair): Allow Elgamal > 3072 in BOTH mode. |