diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 36 |
1 files changed, 7 insertions, 29 deletions
@@ -1,28 +1,7 @@ -Noteworthy changes in version 2.2.4 (unreleased) +Noteworthy changes in version 2.3.0 (unreleased) ------------------------------------------------ - -Noteworthy changes in version 2.2.3 (2017-11-20) ------------------------------------------------- - - * gpgsm: Fix initial keybox creation on Windows. [#3507] - - * dirmngr: Fix crash in case of a CRL loading error. [#3510] - - * Fix the name of the Windows registry key. [Git#4f5afaf1fd] - - * gpgtar: Fix wrong behaviour of --set-filename. [#3500] - - * gpg: Silence AKL retrieval messages. [#3504] - - * agent: Use clock or clock_gettime for calibration. [#3056] - - * agent: Improve robustness of the shutdown pending - state. [Git#7ffedfab89] - - -Noteworthy changes in version 2.2.2 (2017-11-07) ------------------------------------------------- + Changes also found in 2.2.2: * gpg: Avoid duplicate key imports by concurrently running gpg processes. [#3446] @@ -63,11 +42,7 @@ Noteworthy changes in version 2.2.2 (2017-11-07) * Add configure option --enable-werror. [#2423] - See-also: gnupg-announce/2017q4/000416.html - - -Noteworthy changes in version 2.2.1 (2017-09-19) ------------------------------------------------- + Changes also found in 2.2.1: * gpg: Fix formatting of the user id in batch mode key generation if only "name-email" is given. @@ -87,7 +62,10 @@ Noteworthy changes in version 2.2.1 (2017-09-19) certificates are configured. If build with GNUTLS, this was already the case. - See-also: gnupg-announce/2017q3/000415.html + Release dates of 2.2.x versions: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Version 2.2.1 (2017-09-19) + Version 2.2.2 (2017-11-07) Noteworthy changes in version 2.2.0 (2017-08-28) |