diff options
author | Werner Koch <[email protected]> | 2014-04-15 12:19:05 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-04-15 12:19:05 +0000 |
commit | 1900266b743cabdb39a0d6f8dd00d187a2ad2c97 (patch) | |
tree | c6d514546b10d5f890f0cde261566747e4e8a96b /NEWS | |
parent | Update pl.po. (diff) | |
download | libgpg-error-1.13.tar.gz libgpg-error-1.13.zip |
Release 1.13.libgpg-error-1.13
* configure.ac: Set LT version to C11/A11/R0.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Noteworthy changes in version 1.13 (unreleased) +Noteworthy changes in version 1.13 (2014-04-15) ----------------------------------------------- * Added a portable mutex API. @@ -10,6 +10,7 @@ Noteworthy changes in version 1.13 (unreleased) * Interface changes relative to the 1.12 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + GPG_ERR_KEY_ON_CARD NEW. GPG_ERR_MAC_ALGO NEW. GPG_ERR_INV_LOCK_OBJ NEW. gpgrt_lock_t NEW. |