aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2023-06-19 08:41:50 +0000
committerWerner Koch <[email protected]>2023-06-19 08:41:50 +0000
commit6b50ee6bcdd6aa81bd7cc3fb2379864c3ed479b8 (patch)
tree19953daa3e8c49e86d8336f25ac04f332a0b13b1 /NEWS
parentFlush data before clearing the confidential flag. (diff)
downloadlibassuan-2.5.6.tar.gz
libassuan-2.5.6.zip
Release 2.5.6libassuan-2.5.6
Diffstat (limited to '')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7c328c1..e52bb5d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,16 @@
-Noteworthy changes in version 2.5.6 (unreleased) [C8/A8/R_]
+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]
------------------------------------------------