summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-07-20 20:49:41 +0200
committerWerner Koch <wk@gnupg.org>2011-07-20 20:49:41 +0200
commitd4799069918bf04badcce751b78b121a5b6a7d78 (patch)
tree0de74aada989b5e40991bb883b2172369c7dd684 /NEWS
parentNew functions to compute an ssh style fingerprint. (diff)
downloadgnupg2-d4799069918bf04badcce751b78b121a5b6a7d78.tar.xz
gnupg2-d4799069918bf04badcce751b78b121a5b6a7d78.zip
Support a confirm flag for ssh.
This implements the suggestion from bug#1349. With this change the fingerprint of the ssh key is also displayed in the pinentry prompts.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c2271afc4..ed37e3b40 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ Noteworthy changes in version 2.1.0beta3
* Allow generation of card keys up to 4096 bit.
+ * Support the SSH confirm flag.
+
Noteworthy changes in version 2.1.0beta2 (2011-03-08)
-----------------------------------------------------