diff options
author | Werner Koch <[email protected]> | 2013-06-24 04:28:04 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2013-06-24 04:40:33 +0000 |
commit | 12243cebd558dcadf8e85eea39b6db5f0b314667 (patch) | |
tree | 7c142404061127f24aafe277c7d469c563ca79a0 /NEWS | |
parent | Auto merge po files. (diff) | |
download | libgpg-error-1.12.tar.gz libgpg-error-1.12.zip |
Release 1.12.libgpg-error-1.12
* configure.ac: Set LT version to C10/A10/R0.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ -Noteworthy changes in version 1.12 (unreleased) +Noteworthy changes in version 1.12 (2013-06-24) ----------------------------------------------- + * Add support for 64 bit Windows (use ./autogen.sh --build-w64). + + * Fixed parsing and installing of the Windows .def file. + * Interface changes relative to the 1.11 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GPG_ERR_NO_CRYPT_CTX NEW. |