diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index b5ed29a6e..dec5a9187 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,15 @@ +2009-07-23 Werner Koch <[email protected]> + + * trustdb.c (how_to_fix_the_trustdb): New. + * tdbio.c (tdbio_invalid): Print hints on how to fix the trustdb. + * gpg.c (main) <aFixTrustDB>: Print hints. + +2009-07-22 Werner Koch <[email protected]> + + * cardglue.h (struct agent_card_info_s): Add field EXTCAP. + * cardglue.c (agent_learn): Read KEY-ATTR. + (learn_status_cb): Parse EXTCAP. + 2009-07-21 Werner Koch <[email protected]> * app-common.h, app-openpgp.c, iso7816.c, iso7816.h, apdu.c, |