diff options
author | Werner Koch <[email protected]> | 2018-07-12 08:59:54 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-07-12 09:05:25 +0000 |
commit | 7b08307ff25b757ed2502cb2bf7893640e404ad1 (patch) | |
tree | 925da1bd8b935f8503e088485b0c415330a8f1e2 /NEWS | |
parent | estream: Always propagate flush event to cookie functions. (diff) | |
download | libgpg-error-1.32.tar.gz libgpg-error-1.32.zip |
Release 1.32libgpg-error-1.32
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to '')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,14 @@ -Noteworthy changes in version 1.32 (unreleased) [C24/A24/R_] +Noteworthy changes in version 1.32 (2018-07-12) [C24/A24/R3] ----------------------------------------------- + * Fixes a problem with gpgrt_fflush and gpgrt_fopencookie. [#4069] + + * Fixes a problem with the C11 header stdnoreturn.h. [#4002] + + * The yat2m tool can now also be build on Windows. + + * Updates translations for Spanish, Russian and Ukrainian. + Noteworthy changes in version 1.31 (2018-05-02) [C24/A24/R2] ----------------------------------------------- |