diff options
author | Werner Koch <[email protected]> | 2016-04-25 09:04:52 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-04-25 09:06:07 +0000 |
commit | 9a05076e90eef504cbc3ef614982f856b9b60540 (patch) | |
tree | 1a2614d699e16dfee9230a35b5d4f90f38b44957 /NEWS | |
parent | po: Auto-update (diff) | |
download | libgpg-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-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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. |