aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNIIBE Yutaka <[email protected]>2023-08-04 05:36:22 +0000
committerNIIBE Yutaka <[email protected]>2023-08-04 05:37:18 +0000
commitce35bd9bf3187ab25a84c0d7248a836904dcf980 (patch)
tree2b007b9666fe49085845fc6f146f44f630f4ac0d /NEWS
parentFix for v2 support: ASSUAN_REALLY_REQUIRE_V2_NPTH_SYSTEM_HOOKS (diff)
downloadlibassuan-ce35bd9bf3187ab25a84c0d7248a836904dcf980.tar.gz
libassuan-ce35bd9bf3187ab25a84c0d7248a836904dcf980.zip
Add NEWS entries for 2.5.6 from libassuan 2.5 branch.
-- Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3957b56..3a86eca 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,19 @@ Noteworthy changes in version 3.0.0 (unreleased) [C_/A_/R_]
assuan_pipe_kill_server NEW.
+Noteworthy changes in version 2.5.6 (2023-06-19) [C8/A8/R6]
+------------------------------------------------
+
+ * Fix logging of confidential data. [rA0fc31770fa]
+
+ * Fix memory wiping. [T5977]
+
+ * Fix macOS build problem. [T5440,T5610]
+
+ * Upgrade autoconf stuff.
+
+ Release-info: https://dev.gnupg.org/T6542
+
Noteworthy changes in version 2.5.5 (2021-03-22) [C8/A8/R5]
------------------------------------------------