diff options
author | Werner Koch <[email protected]> | 2024-03-06 13:43:33 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2024-03-06 13:44:02 +0000 |
commit | cc2f776904e0b5e56e2b81b2672ca98d7787ed1b (patch) | |
tree | 24f3905eb822f5da60487166af7d6d041fe8230d /NEWS | |
parent | build: Change the default for --with-libtool-modification. (diff) | |
download | libassuan-2.5.7.tar.gz libassuan-2.5.7.zip |
Release 2.5.7libassuan-2.5.7
Diffstat (limited to '')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ -Noteworthy changes in version 2.5.7 (unreleased) [C8/A8/R_] +Noteworthy changes in version 2.5.7 (2024-03-06) [C8/A8/R7] ------------------------------------------------ + * New configure option --with-libtool-modification. [T6619] + + * Change the naming of the 64 bit Windows DLL from libassuan6-0.dll + to libassuan-0.dll to sync this with what we did for libgpg-error. + + Release-info: https://dev.gnupg.org/T7028 + Noteworthy changes in version 2.5.6 (2023-06-19) [C8/A8/R6] ------------------------------------------------ |