aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2015-11-03 14:42:10 +0000
committerWerner Koch <[email protected]>2015-11-03 14:42:10 +0000
commit0beb1784e7b72e31ecec441ee0a8ba4cef63d853 (patch)
treed4a2d132f740afdceefb680da2960bdc62e0534b /NEWS
parentw32: Use assuan_fd_t with the new socket functions. (diff)
downloadlibassuan-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--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 35a5725..1c2ab56 100644
--- a/NEWS
+++ b/NEWS
@@ -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:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~