[Pkg-gnupg-commit] [gpgme] 121/132: Mention new cpp changes in the NEWS

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Apr 26 01:01:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch experimental
in repository gpgme.

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.
---
 NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list