diff options
author | Werner Koch <[email protected]> | 2016-07-14 08:05:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-07-14 08:11:01 +0000 |
commit | 316a040452c0956ecab4ce6b5d99d5e75b36879b (patch) | |
tree | 01e98c45e8875e0142738e43457fcf6717b13b9f /NEWS | |
parent | build: Update config.{guess,sub} to {2016-05-15,2016-06-20}. (diff) | |
download | libassuan-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-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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] ------------------------------------------------ |