diff options
author | Werner Koch <[email protected]> | 2017-11-16 08:29:25 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-11-16 08:31:01 +0000 |
commit | 3611db285fda5514c25fe18322bc02a2d257ab9e (patch) | |
tree | 11d2df122227ceb7544188aa7e7801cb343ed64f /NEWS | |
parent | Add special check version request \001\001 (diff) | |
download | libassuan-2.4.4.tar.gz libassuan-2.4.4.zip |
Release 2.4.4libassuan-2.4.4
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -1,6 +1,17 @@ -Noteworthy changes in version 2.4.4 (unreleased) [C7/A7/R_] +Noteworthy changes in version 2.4.4 (2017-11-16) [C7/A7/R4] ------------------------------------------------ + * New configure option --disable-doc. + + * Fix the use of nanosleep. + + * Portability fixes for OpenBSD and macOS. [#2910] + + * Portability fix for systems not defining INADDR_LOOPBACK. [#2447] + + * Improve descriptor passing test to fix a Cygwin build + problem. [#3384] + Noteworthy changes in version 2.4.3 (2016-07-14) [C7/A7/R3] ------------------------------------------------ |