aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2008-05-07 15:41:14 +0000
committerWerner Koch <[email protected]>2008-05-07 15:41:14 +0000
commitb72c0012830eb8904678e18cc80ceb74a03e152c (patch)
tree09ca9adc94f23676c06f118528ccbbdf8b6bbf54 /NEWS
parentAllow for engine version lines with a suffix. (diff)
downloadgpgme-b72c0012830eb8904678e18cc80ceb74a03e152c.tar.gz
gpgme-b72c0012830eb8904678e18cc80ceb74a03e152c.zip
Support --locate-keys feature of gpg.
Diffstat (limited to '')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 84550917..0fb12fc5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
Noteworthy changes in version 1.1.7 (unreleased)
------------------------------------------------
+ * Using GPGME_KEYLIST_MODE_LOCAL combined with
+ GPGME_KEYLIST_MODE_EXTERN is now supported; it uses the
+ --locate-keys feature of gpg (>= 2.0.10).
+
* The encoding of gpgme_data_t objects can affect the output encoding
of export, sign and encrypt operations now (the same operations
that are also affected by the ASCII mode switch). We believe this