diff options
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r-- | g10/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog index 2c07f1bc2..655734bfa 100644 --- a/g10/ChangeLog +++ b/g10/ChangeLog @@ -1,3 +1,8 @@ +2009-05-20 Werner Koch <[email protected]> + + * gpg.c (main): Fix --fingerprint/--with-fingerprint command + detection. Fixes bug#1044. + 2009-05-11 Werner Koch <[email protected]> * apdu.c (send_le): Replace log_error by log_info. Fixes bug#1043. |