[git] GPGME - branch, master, updated. gpgme-1.8.0-121-gb6d5449
by Andre Heinecke
cvs at cvs.gnupg.org
Fri Mar 24 17:27:20 CET 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GnuPG Made Easy".
The branch, master has been updated
via b6d544995047f9dce67316e4cdb12e9a6a9d04e4 (commit)
from 18b7906078cf08962c54c1e711cf2d91a24fd4e5 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b6d544995047f9dce67316e4cdb12e9a6a9d04e4
Author: Andre Heinecke <aheinecke at intevation.de>
Date: Fri Mar 24 17:25:26 2017 +0100
Mention new cpp changes in the NEWS
--
Somone that calls a function startCombinedDecryptionAndVerification
should be required to always type it without autocompletion.
diff --git a/NEWS b/NEWS
index 104d2b1..e119b9a 100644
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,12 @@ Noteworthy changes in version 1.8.1 (unreleased)
cpp: Subkey::keyGrip NEW.
cpp: Subkey::isDeVs NEW.
cpp: Data::toKeys NEW.
+ cpp: Context::setDecryptFlags NEW.
+ cpp: Context::decrypt EXTENDED: Flags added.
+ cpp: Context::startDecrypt EXTENDED: Flags added.
+ cpp: Context::decryptAndVerify EXTENDED: Flags added.
+ cpp: Context::startCombinedDecryptionAndVerification EXTENDED: Flags.
+ cpp: Context::encryptFlags EXTENDED: New flags.
qt: CryptoConfig::stringValueList() NEW.
py: Context.__init__ EXTENDED: New keyword arg home_dir.
py: Context.home_dir NEW.
-----------------------------------------------------------------------
Summary of changes:
NEWS | 6 ++++++
1 file changed, 6 insertions(+)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list