aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-03-31 10:47:24 +0000
committerWerner Koch <[email protected]>2016-03-31 10:47:24 +0000
commit83cae8c0374c1cfccabced789eaa7dddc5183cdd (patch)
tree73880359176041f609488e0aa5d618f957799680
parentpo: Auto update (diff)
downloadgnupg-83cae8c0374c1cfccabced789eaa7dddc5183cdd.tar.gz
gnupg-83cae8c0374c1cfccabced789eaa7dddc5183cdd.zip
Release 2.0.30gnupg-2.0.30
-rw-r--r--NEWS21
1 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ef93593be..75ed1b3f1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,25 @@
-Noteworthy changes in version 2.0.30 (unreleased)
+Noteworthy changes in version 2.0.30 (2016-03-31)
-------------------------------------------------
+ * gpg: Avoid too early timeout during key generation with 2.1 cards.
+
+ * agent: Fixed printing of ssh fingerprints for 384 bit ECDSA keys.
+
+ * agent: Fixed an alignment bug related to the passphrase
+ confirmation.
+
+ * scdaemon: Fixed a "conflicting usage" bug.
+
+ * scdaemon: Fixed usb card reader removal problem on Windows 8 and
+ later.
+
+ * Fixed a problem on AIX due to peculiarity with RLIMIT_NOFILE.
+
+ * Updated the Japanese and Dutch translations.
+
+ * Fixed a few other bugs.
+
+
Noteworthy changes in version 2.0.29 (2015-09-08)
-------------------------------------------------