diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index b096490cc..dde6ceb58 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,6 +1,10 @@ 2005-05-23 Werner Koch <[email protected]> + * app-openpgp.c, app-common.h: Again updated from gnupg 1.9 CVS. + * cardglue.c (open_card): Check USE_AGENT. + (agent_scd_checkpin): Implemented Assuan part. + (agent_scd_change_pin): Ditto. * g10.c (main): Option --debug-ccid-driver may now be given several times increase the debug level. |