SHA256
1
0
forked from pool/libgpg-error

Accepting request 392932 from home:AndreasStieger:branches:Base:System

update to 1.22

OBS-URL: https://build.opensuse.org/request/show/392932
OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=48
This commit is contained in:
2016-04-29 18:44:00 +00:00
committed by Git OBS Bridge
parent 61dd4acad4
commit 8707f122ff
6 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Apr 29 18:08:07 UTC 2016 - astieger@suse.com
- update to 1.22:
* 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.
GPGRT_ENABLE_W32_ICONV_MACROS NEW.
gpgrt_w32_iconv_open NEW.
gpgrt_w32_iconv_close NEW.
gpgrt_w32_iconv NEW.
-------------------------------------------------------------------
Mon Dec 14 09:08:59 UTC 2015 - astieger@suse.com