diff options
author | Werner Koch <[email protected]> | 2015-04-10 17:00:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-04-10 17:00:42 +0000 |
commit | d77c33ae608d67086ea057cca5ddee99a7202f8b (patch) | |
tree | d45ad3f6bdc25d6735b6381d66db3c3de1c5588b /NEWS | |
parent | po: Auto update. (diff) | |
download | libgpg-error-1.19.tar.gz libgpg-error-1.19.zip |
Release 1.19.libgpg-error-1.19
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,8 +1,12 @@ -Noteworthy changes in version 1.19 (unreleased) [C/A/R] +Noteworthy changes in version 1.19 (2015-04-10) [C15/A15/R0] ----------------------------------------------- * New set of error codes for use with LDAP. + * New options --help and --defines for gpg-error. + + * Allow building with gcc 5. + * Interface changes relative to the 1.18 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GPG_ERR_LDAP_* NEW. |