aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2014-12-11 12:10:24 +0000
committerWerner Koch <[email protected]>2014-12-11 12:10:24 +0000
commit261498de39a10a00d5035f2481d33319c983875f (patch)
treeb9c66314864d9b392d5fb81d7684fa0d0141ba2e /NEWS
parentDo not allow LFs in the redirected name. (diff)
downloadlibassuan-2.2.0.tar.gz
libassuan-2.2.0.zip
Release 2.2.0libassuan-2.2.0
* configure.ac: Set LT version to C5/A5/R0. (AM_INIT_AUTOMAKE): Add options. * Makefile.am (AUTOMAKE_OPTIONS): Remove.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a2611db..3d74644 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
-Noteworthy changes in version 2.1.4 (unreleased) [C4/A4/R_]
+Noteworthy changes in version 2.2.0 (2014-12-11) [C5/A5/R0]
------------------------------------------------
+ * Added support for socket redirection.
+
* Interface changes relative to the 2.1.3 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
assuan_sock_set_sockaddr_un NEW.