summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2017-11-20 14:58:15 +0100
committerWerner Koch <wk@gnupg.org>2017-11-20 14:58:15 +0100
commit918792befd835e04b4043b9ce42ea6d829a284fa (patch)
treed58e89af0759a84ee015fcd7ffc73c5ba1184424 /NEWS
parentRevert "build: BSD make support for yat2m." (diff)
downloadgnupg2-918792befd835e04b4043b9ce42ea6d829a284fa.tar.xz
gnupg2-918792befd835e04b4043b9ce42ea6d829a284fa.zip
Include NEWS from 2.2.3
--
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 79f44c573..b0bb8ba8e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,23 @@
Noteworthy changes in version 2.3.0 (unreleased)
------------------------------------------------
+ Changes also found in 2.2.3:
+
+ * 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]
+
Changes also found in 2.2.2:
* gpg: Avoid duplicate key imports by concurrently running gpg
@@ -66,6 +83,7 @@ Noteworthy changes in version 2.3.0 (unreleased)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Version 2.2.1 (2017-09-19)
Version 2.2.2 (2017-11-07)
+ Version 2.2.3 (2017-11-20)
Noteworthy changes in version 2.2.0 (2017-08-28)