diff options
author | Werner Koch <[email protected]> | 2010-03-12 18:03:02 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2010-03-12 18:03:02 +0000 |
commit | 6e3602b556b6ac4dc32877a2f800e3322294976d (patch) | |
tree | ba5e229df9c1e7ed75d1eb6785f7a75bc517c783 /NEWS | |
parent | Hack to start the agent as a side-effect of a secret key listing (diff) | |
download | gpgme-6e3602b556b6ac4dc32877a2f800e3322294976d.tar.gz gpgme-6e3602b556b6ac4dc32877a2f800e3322294976d.zip |
Detect old gpg versions not featuring the --passwd command.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |