From 174985d91ff277bd4a58a0de3d61fbbb46841cde Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 7 Dec 2018 17:02:36 +0100 Subject: Release 1.33. * configure.ac: Set LT version to C25/A25/R0. GnuPG-bug-id: 4205 Signed-off-by: Werner Koch --- NEWS | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 5804819..c11e154 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,31 @@ -Noteworthy changes in version 1.33 (unreleased) [C24/A24/R_] +Noteworthy changes in version 1.33 (2018-12-07) [C25/A25/R0] ----------------------------------------------- + * New unified config script gpgrt-config which can now be used by all + GnuPG related packages. + + * Support for ARC and arm64ilp32. + + * The log functions now sanitize strings printed with the "%s" format + specifier. All control characters are C-escaped in the output. + Users of that function may want to remove their own escaping to + avoid doubling of backslashes. + + * New fprintf style function to apply a custom filter for string + arguments. + + * New function to compare version strings. * Interface changes relative to the 1.28 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgrt_cmp_version New. - gpgrt_ftruncate New but limited functionality. gpgrt_string_filter_t New. gpgrt_fprintf_sf New. gpgrt_fprintf_sf_unlocked New. + gpgrt_ftruncate New but limited functionality. + gpgrt_w32_override_locale New. + + Release-info: https://dev.gnupg.org/T4205 Noteworthy changes in version 1.32 (2018-07-12) [C24/A24/R3] -- cgit v1.2.3