aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-04-25 09:04:52 +0000
committerWerner Koch <[email protected]>2016-04-25 09:06:07 +0000
commit9a05076e90eef504cbc3ef614982f856b9b60540 (patch)
tree1a2614d699e16dfee9230a35b5d4f90f38b44957 /NEWS
parentpo: Auto-update (diff)
downloadlibgpg-error-1.22.tar.gz
libgpg-error-1.22.zip
Release 1.22.libgpg-error-1.22
* configure.ac: Set LT version to C18/A18/R0. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r--NEWS8
1 files changed, 6 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index b736ad2..ddade0a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,12 @@
-Noteworthy changes in version 1.22 (unreleased) [C17/A17/R_)
+Noteworthy changes in version 1.22 (2016-04-25) [C18/A18/R0)
-----------------------------------------------
+ * New functions and macros to to provide iconv(3) on Windows.
- * Interface changes relative to the 1.20 release:
+ * Support for LeakSanitizer with the gpgrt_annotate_leaked_object
+ inline function.
+
+ * Interface changes relative to the 1.21 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPG_ERR_DB_CORRUPTED NEW.
gpgrt_annotate_leaked_object NEW inline func.