aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-06-25 18:25:28 +0000
committerWerner Koch <[email protected]>2014-06-30 15:41:18 +0000
commit621aa6bb4887b479ca62ea6ed769f89b5346da39 (patch)
treed6c4ac6d143723d82129e321404775333322f393
parentestream: Fix minor glitch in "%.*s" format. (diff)
downloadgnupg-2.0.25.tar.gz
gnupg-2.0.25.zip
Release 2.0.25gnupg-2.0.25
-rw-r--r--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index cffc77464..794773b92 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,17 @@
-Noteworthy changes in version 2.0.25 (unreleased)
+Noteworthy changes in version 2.0.25 (2014-06-30)
-------------------------------------------------
+ * gpg: Fix a regression in 2.0.24 if more than one keyid is given
+ to --recv-keys et al.
+
+ * gpg: Cap RSA and Elgamal keysize at 4096 bit also for unattended
+ key generation.
+
+ * gpgsm: Fix a DISPLAY related problem with --export-secret-key-p12.
+
+ * scdaemon: Support reader Gemalto IDBridge CT30.
+
+
Noteworthy changes in version 2.0.24 (2014-06-24)
-------------------------------------------------