diff options
author | Werner Koch <[email protected]> | 2016-06-15 14:08:20 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-06-15 14:08:20 +0000 |
commit | e444cacc74c488063336c196f0c01e98f67cf999 (patch) | |
tree | 7f014d1d569238f5a66663e873129831572fe3fd /NEWS | |
parent | po: Auto-update (diff) | |
download | libgpg-error-1.23.tar.gz libgpg-error-1.23.zip |
Release 1.23libgpg-error-1.23
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ -Noteworthy changes in version 1.23 (unreleased) [C18/A18/R_) +Noteworthy changes in version 1.23 (2016-06-15) [C19/A19/R0) ----------------------------------------------- + * Fixes an assertion failure due to es_flush on read/write streams. + + * Fixes a bug with a too short memory limit is es_fopenmen. + + * Cross-build support for powerpc-unknown-linux-gnuspe and + tilegx-unknown-linux-gnu architectures. + * Interface changes relative to the 1.22 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GPG_ERR_SUBKEYS_EXP_OR_REV NEW. |