aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2019-03-26 13:27:25 +0000
committerWerner Koch <[email protected]>2019-03-26 13:27:25 +0000
commitdc93e57226db32d5b90884dcf768d271baa6628a (patch)
treec54132a01468497d3973c2e3053ca1ee258c855e
parentsm: Allow decryption even if expired other keys are configured. (diff)
downloadgnupg-dc93e57226db32d5b90884dcf768d271baa6628a.tar.gz
gnupg-dc93e57226db32d5b90884dcf768d271baa6628a.zip
Release 2.2.15gnupg-2.2.15
-rw-r--r--NEWS20
1 files changed, 19 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 06aefa90f..adf61db80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,24 @@
-Noteworthy changes in version 2.2.15 (unreleased)
+Noteworthy changes in version 2.2.15 (2019-03-26)
-------------------------------------------------
+ * sm: Fix --logger-fd and --status-fd on Windows for non-standard
+ file descriptors.
+
+ * sm: Allow decryption even if expired keys are configured. [#4431]
+
+ * agent: Change command KEYINFO to print ssh fingerprints with other
+ hash algos.
+
+ * dirmngr: Fix build problems on Solaris due to the use of reserved
+ symbol names. [#4420]
+
+ * wkd: New commands --print-wkd-hash and --print-wkd-url for
+ gpg-wks-client.
+
+ Release-info: https://dev.gnupg.org/T4434
+ See-also: gnupg-announce/2019q1/000436.html
+
+
Noteworthy changes in version 2.2.14 (2019-03-19)
-------------------------------------------------