aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-06-25 12:33:34 +0000
committerWerner Koch <[email protected]>2014-06-30 17:52:28 +0000
commit6a7b763e05d352a08f639d5eef9d0bac01c5c456 (patch)
tree75ee0fa2992dbc4d79600eaa71e44ff64aa9f5cd
parentLimit keysize for unattended key generation to useful values. (diff)
downloadgnupg-1.4.18.tar.gz
gnupg-1.4.18.zip
Release 1.4.18gnupg-1.4.18
-rw-r--r--NEWS8
1 files changed, 7 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 15154c387..78de9ed2a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
-Noteworthy changes in version 1.4.18 (unreleased)
+Noteworthy changes in version 1.4.18 (2014-06-30)
-------------------------------------------------
+ * Fix a regression in 1.4.17 if more than one keyid is given
+ to --recv-keys et al.
+
+ * Cap RSA and Elgamal keysize at 4096 bit also for unattended key
+ generation.
+
Noteworthy changes in version 1.4.17 (2014-06-23)
-------------------------------------------------