diff options
author | Werner Koch <[email protected]> | 2014-09-18 11:05:34 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-09-18 11:05:34 +0000 |
commit | 8f3187fe56cb8e535e3ceff75fdd4e128070af57 (patch) | |
tree | 75154c722ab96325cf9aa191a927cccdc319d2df /NEWS | |
parent | doc updates and type fixes. (diff) | |
download | libgpg-error-1.16.tar.gz libgpg-error-1.16.zip |
Release 1.16.libgpg-error-1.16
* configure.ac: Set LT version to C12/A12/R2.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,6 +1,12 @@ -Noteworthy changes in version 1.16 (unreleased) [C__/A__/R_] +Noteworthy changes in version 1.16 (2014-09-18) [C12/A12/R2] ----------------------------------------------- + * Support building for iOS. + + * Fixed a prototype mismatch. + + * Fix es_fclose for streams opened with "samethread". + Noteworthy changes in version 1.15 (2014-09-11) [C12/A12/R1] ----------------------------------------------- |