From c1668f61c58ea6f0439e5193d83b4e2ac622b286 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 28 Feb 2017 14:58:27 +0100 Subject: Release 1.27 * configure.ac: Bump LT version to C22/A22/R0. -- Note that C21/A21/R0 was used in 1.26 but later lost in the repo due to a merge. Signed-off-by: Werner Koch --- NEWS | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4901d99..89920ca 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,24 @@ -Noteworthy changes in version 1.27 (unreleased) [C2_/A2_/R_] +Noteworthy changes in version 1.27 (2017-02-28) [C22/A22/R0] ----------------------------------------------- + * Added a Base64 decoder. + + * Added support for the sh3 architecture. + + * Added header gpgrt.h as an alias for gpg-error.h. + * Fixed macro GPGRT_GCC_VERSION. + * Fixed a race in non-blocking I/O on Windows. + * Interface changes relative to the 1.26 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgrt_b64state_t NEW type. gpgrt_b64dec_start NEW. gpgrt_b64dec_proc NEW. gpgrt_b64dec_finish NEW. - - - * Interface changes relative to the 1.26 release: - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GPG_ERR_WRONG_NAME NEW. + gpgrt.h NEW header. Noteworthy changes in version 1.26 (2016-12-21) [C21/A21/R0] -- cgit v1.2.3