aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-07-14 08:05:34 +0000
committerWerner Koch <[email protected]>2016-07-14 08:11:01 +0000
commit316a040452c0956ecab4ce6b5d99d5e75b36879b (patch)
tree01e98c45e8875e0142738e43457fcf6717b13b9f /NEWS
parentbuild: Update config.{guess,sub} to {2016-05-15,2016-06-20}. (diff)
downloadlibassuan-316a040452c0956ecab4ce6b5d99d5e75b36879b.tar.gz
libassuan-316a040452c0956ecab4ce6b5d99d5e75b36879b.zip
Release 2.4.3.libassuan-2.4.3
* configure.ac: Set LT version to C7/A7/R3. * Makefile.am (distcheck-hook): New. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 9 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9f19351..be2b600 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
-Noteworthy changes in version 2.4.3 (unreleased) [C7/A7/R_]
+Noteworthy changes in version 2.4.3 (2016-07-14) [C7/A7/R3]
------------------------------------------------
+ * Allow socket redirection with assuan_socket_connect.
+
+ * Speedup spawning programs on Linux
+
+ * Fix minor memory leaks
+
+ * Portability fixes for Solaris and AIX.
+
Noteworthy changes in version 2.4.2 (2015-12-02) [C7/A7/R2]
------------------------------------------------