From 1aff2512d846ea640d400caa31c20c40230b3b04 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 8 Oct 2018 10:28:43 +0200 Subject: Release 1.12.0 * configure.ac: Bump core LT version to C32/A21/R0. Bump C++ LT version to C14/A8/R0. * lang/qt/tests/Makefile.am (CLEANFILES): Add reader status files. * Makefile.am (EXTRA_DIST): Add conf/whatisthis. Signed-off-by: Werner Koch --- NEWS | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 20a80e8d..883159fe 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ -Noteworthy changes in version 1.11.2 (unreleased) +Noteworthy changes in version 1.12.0 (2018-10-08) ------------------------------------------------- + * Enhanced the JSON based interface tool gpgme-json to support Native + Messaging as well as new Javascript code to support the browser + site. See lang/js/README for details. + + * Major overhaul of the Python language bindings documentation. + * Even for old versions of gpg a missing MDC will now lead to a decryption failure. @@ -9,6 +15,12 @@ Noteworthy changes in version 1.11.2 (unreleased) * New data function to create a data object from an estream. + * Add more interfaces to the C++ bindings. + + * Improved error codes on decryption failure. + + * Lots of minor fixes. + * Interface changes relative to the 1.11.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_data_new_from_estream NEW. @@ -25,6 +37,10 @@ Noteworthy changes in version 1.11.2 (unreleased) cpp: Context::getFlag NEW. cpp: Context::createKeyEx NEW. + [c=C32/A21/R0 cpp=C14/A8/R0 qt=C10/A3/R2] + + Release-info: https://dev.gnupg.org/T4109 + Noteworthy changes in version 1.11.1 (2018-04-20) ------------------------------------------------- -- cgit v1.2.3