diff options
author | Werner Koch <[email protected]> | 2020-10-23 16:57:51 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2020-10-23 16:58:35 +0000 |
commit | e368b400f276d5d9868832e7a652ab250dd57555 (patch) | |
tree | 4c80a76a687fdb46f93dc665b6ad986b6a095174 /NEWS | |
parent | Support Unicode socket file names under Windows. (diff) | |
download | libassuan-2.5.4.tar.gz libassuan-2.5.4.zip |
Release 2.5.4libassuan-2.5.4
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ -Noteworthy changes in version 2.5.4 (unreleased) [C8/A8/R_] +Noteworthy changes in version 2.5.4 (2020-10-23) [C8/A8/R4] ------------------------------------------------ + * Support Unicode socket names on Windows. + + * Fix some minor build annoyances. + + Release-info: https://dev.gnupg.org/T5112 + Noteworthy changes in version 2.5.3 (2019-02-11) [C8/A8/R3] ------------------------------------------------ |