aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-03-12 18:03:02 +0000
committerWerner Koch <[email protected]>2010-03-12 18:03:02 +0000
commit6e3602b556b6ac4dc32877a2f800e3322294976d (patch)
treeba5e229df9c1e7ed75d1eb6785f7a75bc517c783 /NEWS
parentHack to start the agent as a side-effect of a secret key listing (diff)
downloadgpgme-6e3602b556b6ac4dc32877a2f800e3322294976d.tar.gz
gpgme-6e3602b556b6ac4dc32877a2f800e3322294976d.zip
Detect old gpg versions not featuring the --passwd command.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f85d50ef..072ddeea 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ Noteworthy changes in version 1.3.1 (unreleased)
* Under development.
+ * Detect GPG versions not supporting ---passwd.
+
* Interface changes relative to the 1.3.0 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPGME_EXPORT_MODE_MINIMAL NEW.