diff options
author | Werner Koch <[email protected]> | 2014-10-15 13:14:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2014-10-15 13:14:19 +0000 |
commit | 1d9e4c29fc23da64f964ed3337cd18429e1a2964 (patch) | |
tree | fa35d8562674a28c761e0e2ef645ac993e858831 /NEWS | |
parent | po: Auto-update (diff) | |
download | libgpg-error-1.17.tar.gz libgpg-error-1.17.zip |
Release 1.17.libgpg-error-1.17
* configure.ac: Set LT version to C13/A13/R0.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,10 +1,12 @@ -Noteworthy changes in version 1.17 (unreleased) [C12/A12/R_] +Noteworthy changes in version 1.17 (2014-10-15) [C13/A13/R0] ----------------------------------------------- * New error codes for TLS protocol libraries. * New configure option --enable-build-timestamp. + * New man page for gpg-error-config. + * Interface changes relative to the 1.16 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GPG_ERR_SOURCE_TLS NEW. |