From 59d9f8106db3a23cb5d51d01dc6b719413d3f760 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 24 Aug 2020 11:44:57 +0200 Subject: Release 1.39 --- NEWS | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dcd316a..da632e1 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,26 @@ -Noteworthy changes in version 1.39 (unreleased) [C29/A29/R1] +Noteworthy changes in version 1.39 (2020-08-24) [C30/A30/R0] ----------------------------------------------- - * On Windows gpgrt_fopen can now handle UTF-8 names. + * On Windows gpgrt_fopen, gpgrt_chdir, and gpgrt_mkdir now handle + UTF-8 names. [#4083] - * On Windows gpgrt_chdir and gpgrt_mkdir can now handle UTF-8 names. + * Make timeout of gpgrt_poll work correctly on Windows if no file + descriptors are active. + + * New function gpgrt_fcancel as alternative to gpgrt_close. This + function avoid flushing out buffered data and also tries to delete + a newly created file. + + * Changes to ease cross-building. [#4973] + + * "gpg-error --lib-version" works again. * Interface changes relative to the 1.38 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgrt_fcancel NEW. + Release-info: https://dev.gnupg.org/T5031 + Noteworthy changes in version 1.38 (2020-05-29) [C29/A29/R0] ----------------------------------------------- -- cgit v1.2.3