aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-08-16 16:53:42 +0000
committerWerner Koch <[email protected]>2016-08-16 16:53:42 +0000
commit8c09dd9989bcd434a8cb5997770cb8414b96bd5c (patch)
tree165b40484f5182676f32356b2f6b26c81723a2ca /NEWS
parentcore: Simplify setting of dummy versions. (diff)
downloadgpgme-8c09dd9989bcd434a8cb5997770cb8414b96bd5c.tar.gz
gpgme-8c09dd9989bcd434a8cb5997770cb8414b96bd5c.zip
core: New global flag "require-gnupg".
* src/gpgme.c (gpgme_set_global_flag): Add flag. * src/engine.c (engine_minimal_version): New variable. (_gpgme_set_engine_minimal_version): New function. (gpgme_get_engine_info): Check that flag. * tests/run-keylist.c (main): New option --require-gnupg. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e47ec91a..ce166874 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@ Noteworthy changes in version 1.7.0 (unreleased) [C25/A14/R_]
* Bindings for Python 3 are now included.
+ * New global flag "require-gnupg" to set a minimal gnupg version.
+
* Interface changes relative to the 1.6.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgme_pubkey_algo_string NEW.