aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2025-05-08 08:58:37 +0000
committerWerner Koch <[email protected]>2025-05-08 08:58:37 +0000
commit806b0080bb3478eb1a16a2e3eed6e52c093047bd (patch)
tree6d1d76a24663d272dbb8e941eb584fe79325618c
parenttests:gpgscm: Fix build error on AIX. (diff)
downloadgnupg-806b0080bb3478eb1a16a2e3eed6e52c093047bd.tar.gz
gnupg-806b0080bb3478eb1a16a2e3eed6e52c093047bd.zip
Release 2.5.6gnupg-2.5.6
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a88d6eb9f..4169201ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 2.5.6 (unreleased)
+Noteworthy changes in version 2.5.6 (2025-05-08)
------------------------------------------------
* gpg: Add a flag to the filter expressions for left anchored
@@ -40,6 +40,11 @@ Noteworthy changes in version 2.5.6 (unreleased)
* Fix logic for certain recsel conditions. [rG8968e84903]
+ * Add Solaris support to get_signal_name. [T7638]
+
+ * Fix build error of the test shell on AIX. [T7632]
+
+ See-also: gnupg-announce/2025q2/000492.html
Release-info: https://dev.gnupg.org/T7586