diff options
author | Werner Koch <[email protected]> | 2004-02-17 15:27:42 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2004-02-17 15:27:42 +0000 |
commit | afabac4c9dbc0ee0a88ad225b27be3836509f5f9 (patch) | |
tree | cfda287345480af35e53c6926d11079899d41a0d /doc/ChangeLog | |
parent | (memrchr): Fixed implementation. Problem pointed out (diff) | |
download | gpgme-afabac4c9dbc0ee0a88ad225b27be3836509f5f9.tar.gz gpgme-afabac4c9dbc0ee0a88ad225b27be3836509f5f9.zip |
* gpgme.texi (Key Listing Mode): Doc KEYLIST_MODE_VALIDATE.
* gpgme.h: Add GPGME_KEYLIST_MODE_VALIDATE.
* engine-gpgsm.c (gpgsm_keylist): Send this to gpgsm.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 0565d7e4..809cc14d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2004-02-17 Werner Koch <[email protected]> + + * gpgme.texi (Key Listing Mode): Doc KEYLIST_MODE_VALIDATE. + 2004-02-06 Moritz Schulte <[email protected]> * gpgme.texi: A couple of small fixes regarding the Largfile |