diff options
Diffstat (limited to 'NEWS')
-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. |