diff options
author | Werner Koch <[email protected]> | 2007-02-18 13:48:03 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2007-02-18 13:48:03 +0000 |
commit | fedae25efd8ca61de00e06aff4dd06cb28541877 (patch) | |
tree | 1dfef5da9738ed0616d1751b7480cc22731e60d0 /NEWS | |
parent | agent/ (diff) | |
download | gnupg-fedae25efd8ca61de00e06aff4dd06cb28541877.tar.gz gnupg-fedae25efd8ca61de00e06aff4dd06cb28541877.zip |
doc/
* gpg.texi (GPG Esoteric Options): No card reader options for gpg2.
scd/
* scdaemon.c (DEFAULT_PCSC_DRIVER): Add a default for OS X.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ Noteworthy changes in version 2.0.2 (2007-01-31) * Using a PIN pad does now also work for the signing key. - * A warning is displayed bu gpg-agent if a new passphrase is too + * A warning is displayed by gpg-agent if a new passphrase is too short. New option --min-passphrase-len defaults to 8. * The status code BEGIN_SIGNING now shows the used hash algorithms. |