diff options
author | Werner Koch <[email protected]> | 2018-05-02 18:28:38 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-05-02 18:28:38 +0000 |
commit | 10a984d25048a09d1c489224bae866372e8066a1 (patch) | |
tree | 2ef20ac760d8f455dcd9cc78f98d29f064b5d48e /NEWS | |
parent | po: Enable Spanish translation (diff) | |
download | libgpg-error-1.31.tar.gz libgpg-error-1.31.zip |
Release 1.31.libgpg-error-1.31
* configure.ac: Set LT version to C24/A24/R2.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,11 +1,15 @@ -Noteworthy changes in version 1.31 (unreleased) [C24/A24/R_] +Noteworthy changes in version 1.31 (2018-05-02) [C24/A24/R2] ----------------------------------------------- + * Fixes another problem with gpgrt_poll under Windows. [#3937] + + * New translation for Spanish. + Noteworthy changes in version 1.30 (2018-04-30) [C24/A24/R1] ----------------------------------------------- - * Fix for a hang on Windows when using gpgrt_poll under nPth. + * Fixes a hang on Windows when using gpgrt_poll under nPth. * Build fix for Solaris. [#3869] |