aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2017-11-16 08:29:25 +0000
committerWerner Koch <[email protected]>2017-11-16 08:31:01 +0000
commit3611db285fda5514c25fe18322bc02a2d257ab9e (patch)
tree11d2df122227ceb7544188aa7e7801cb343ed64f /NEWS
parentAdd special check version request \001\001 (diff)
downloadlibassuan-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--NEWS13
1 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6a41dd5..c9b270b 100644
--- a/NEWS
+++ b/NEWS
@@ -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]
------------------------------------------------