aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2021-03-22 12:06:45 +0000
committerWerner Koch <[email protected]>2021-03-22 12:06:45 +0000
commitf8cfb565ee461946901ae3bc573abc0023d821b5 (patch)
treecf3ebe3a270c9a69f057551232325fa63dfbd446 /NEWS
parentSupport Unicode when starting servers on Windows. (diff)
downloadlibassuan-f8cfb565ee461946901ae3bc573abc0023d821b5.tar.gz
libassuan-f8cfb565ee461946901ae3bc573abc0023d821b5.zip
Release 2.5.5.libassuan-2.5.5
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 134fcfe..5ee3896 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
-Noteworthy changes in version 2.5.5 (unreleased) [C8/A8/R_]
+Noteworthy changes in version 2.5.5 (2021-03-22) [C8/A8/R5]
------------------------------------------------
+ * Allows starting servers with Unicode names on Windows. [#4398]
+
+ * Fix a crash in the logging code. [0dd8ffbd32]
+
+ * Upgrade autoconf stuff.
+
+ Release-info: https://dev.gnupg.org/T5354
Noteworthy changes in version 2.5.4 (2020-10-23) [C8/A8/R4]