From 9cf37aa69051d08c738dff355bac593aba4bdbb4 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 19 Aug 2013 13:09:07 +0200 Subject: [PATCH] Release 2.0.21 --- NEWS | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 990e241fa..d40f7d542 100644 --- a/NEWS +++ b/NEWS @@ -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.