diff options
author | Werner Koch <[email protected]> | 2015-11-03 14:42:10 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-11-03 14:42:10 +0000 |
commit | 0beb1784e7b72e31ecec441ee0a8ba4cef63d853 (patch) | |
tree | d4a2d132f740afdceefb680da2960bdc62e0534b /NEWS | |
parent | w32: Use assuan_fd_t with the new socket functions. (diff) | |
download | libassuan-2.4.0.tar.gz libassuan-2.4.0.zip |
Release 2.4.0libassuan-2.4.0
* configure.ac: Bump LT version to C7/A7/Ro.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,11 +1,11 @@ -Noteworthy changes in version 2.4.0 (unreleased) [C6/A6/R_] +Noteworthy changes in version 2.4.0 (2015-11-03) [C7/A7/R0] ------------------------------------------------ * New flags "socks" and "tor-mode" for assuan_sock_{set,get}_flag. * New function assuan_sock_connect_byname. - * Requires at least libgpg-error 1.17. + * Require at least libgpg-error 1.17. * Interface changes relative to the 2.3.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |