diff options
author | Werner Koch <[email protected]> | 2016-07-14 07:47:55 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-07-14 07:47:55 +0000 |
commit | bb1269c85bb41dbb6391756a65e8bc357d82d6b6 (patch) | |
tree | 23431a81d6512582167ffd5f1e9e52feebaa3c4f /NEWS | |
parent | build: Update config.{guess,sub} to {2016-05-15,2016-06-20}. (diff) | |
download | libgpg-error-1.24.tar.gz libgpg-error-1.24.zip |
Release 1.24libgpg-error-1.24
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.24 (unreleased) [C19/A19/R_) +Noteworthy changes in version 1.24 (2016-07-14) [C19/A19/R1) ----------------------------------------------- + * Fixes a bug in es_fclose_snatch when used used after es_fseek. + + * Fixes building without thread support. + + * New configure option --disable-tests. + + Noteworthy changes in version 1.23 (2016-06-15) [C19/A19/R0) ----------------------------------------------- |