diff options
author | Justus Winter <[email protected]> | 2016-08-12 10:28:03 +0000 |
---|---|---|
committer | Justus Winter <[email protected]> | 2016-08-12 10:28:03 +0000 |
commit | 06e601ad1a169ec8e941125afe698e722eca657d (patch) | |
tree | 75274e72f51e804280e7f5036033915eaacd03b5 | |
parent | Qt: Fix defaultkeygenerationjob build (diff) | |
download | gpgme-06e601ad1a169ec8e941125afe698e722eca657d.tar.gz gpgme-06e601ad1a169ec8e941125afe698e722eca657d.zip |
Add Python bindings to NEWS.
--
Signed-off-by: Justus Winter <[email protected]>
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ Noteworthy changes in version 1.7.0 (unreleased) [C25/A14/R_] * Notation flags are now correctly set on verify. + * Bindings for Python 3 are now included. + * Interface changes relative to the 1.6.0 release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gpgme_pubkey_algo_string NEW. |