From f06220b691e9711afdabaa19886244ae7724eed5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Wed, 16 Nov 2016 13:29:02 +0100 Subject: Release 1.8.0 * configure.ac: Set version to 1.8.0. Set LT version C28/A17/RO. Set CPP LT version to C9/A3/R0. Set Qt LT version to C8/A1/R0. -- Signed-off-by: Werner Koch --- NEWS | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index c194d8ff..bbafdeb5 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,23 @@ -Noteworthy changes in version 1.7.2 (unreleased) +Noteworthy changes in version 1.8.0 (2016-11-16) ------------------------------------------------ * The module of the Python bindings has been renamed to 'gpg'. + * New interface to query current software versions. + + * New feature to use gpg's --{show,override}session-key options. + + * New interface to set the sender of a mail. + * qt: Added Distinguished Name parser from libkleo + * The --homedir option is now used with recent gpgconf versions. + + * On 64 bit Windows systems gpgconf is now properly located. + + * The internal locking functions have been replaced by libgpg-error + locking functions. + * Interface changes relative to the 1.7.1 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_set_sender NEW. @@ -13,6 +26,7 @@ Noteworthy changes in version 1.7.2 (unreleased) gpgme_op_query_swdb_result NEW. gpgme_query_swdb_result_t NEW. gpgme_get_ctx_flag NEW. + gpgme_decrypt_result_t EXTENDED: New field session_key. qt: DN NEW. qt: DN::Attribute NEW. qt: Job::context(Job*) NEW. @@ -22,6 +36,8 @@ Noteworthy changes in version 1.7.2 (unreleased) cpp: Context::setSender(const char*) NEW. cpp: Context::getSender() NEW. + [c=C28/A17/R0 cpp=C9/A3/R0 qt=C8/A1/R0] + Noteworthy changes in version 1.7.1 (2016-10-18) ------------------------------------------------ -- cgit v1.2.3