From 83cae8c0374c1cfccabced789eaa7dddc5183cdd Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 31 Mar 2016 12:47:24 +0200 Subject: [PATCH] Release 2.0.30 --- NEWS | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) 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) -------------------------------------------------