diff options
author | Werner Koch <[email protected]> | 2013-08-19 11:09:07 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-08-19 11:09:07 +0000 |
commit | 9cf37aa69051d08c738dff355bac593aba4bdbb4 (patch) | |
tree | 8a4b5c9defb88870211b1fc8357b1d8d0e05f457 | |
parent | Require libgpg-error 1.11. (diff) | |
download | gnupg-9cf37aa69051d08c738dff355bac593aba4bdbb4.tar.gz gnupg-9cf37aa69051d08c738dff355bac593aba4bdbb4.zip |
Release 2.0.21gnupg-2.0.21
-rw-r--r-- | NEWS | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 2.0.21 (unreleased) +Noteworthy changes in version 2.0.21 (2013-08-19) ------------------------------------------------- * gpg-agent: By default the users are now asked via the Pinentry @@ -6,10 +6,13 @@ Noteworthy changes in version 2.0.21 (unreleased) marking of such keys, the new option --no-allow-mark-trusted may be used. + * gpg-agent: The command KEYINFO has options to add info from + sshcontrol. + * The included ssh agent does now support ECDSA keys. - * The new option --enable-putty-support allows gpg-agent on Windows - to act as a Pageant replacement with full smartcard support. + * The new option --enable-putty-support allows gpg-agent to act on + Windows as a Pageant replacement with full smartcard support. * Support installation as portable application under Windows. |