diff options
author | Werner Koch <[email protected]> | 2004-02-21 13:13:35 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-02-21 13:13:35 +0000 |
commit | b67d7c40732e2deeed53b61d6a862687638b5f80 (patch) | |
tree | 8c607da067725c05244adf293010e32e25589cce /NEWS | |
parent | * keylist.c (list_internal_keys): Return error codes. (diff) | |
download | gnupg-1-9-5.tar.gz gnupg-1-9-5.zip |
About to release 1.9.5V1-9-5
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 1.9.5 +Noteworthy changes in version 1.9.5 (2004-02-21) ------------------------------------------------ * gpg-protect-tool gets now installed into libexec as it ought to be. @@ -11,7 +11,7 @@ Noteworthy changes in version 1.9.5 exporting of secret keys in PKCS\#12 format. * [gpgsm] The pinentry will now present a description of the key for - whom the passphrase is requests. + whom the passphrase is requested. * [gpgsm] New option --with-validation to check the validity of key while listing it. |