diff options
author | Marcus Brinkmann <[email protected]> | 2001-12-05 13:21:04 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2001-12-05 13:21:04 +0000 |
commit | e0da4fbd31c24131cba1a2b22a3a3eaf1636a6e8 (patch) | |
tree | f331500f019a31f9a27fd8e98050c509f66b7987 /gpgmeplug/ChangeLog | |
parent | added error detection to signing and encrypting methodes: this has to be impr... (diff) | |
download | gpgme-e0da4fbd31c24131cba1a2b22a3a3eaf1636a6e8.tar.gz gpgme-e0da4fbd31c24131cba1a2b22a3a3eaf1636a6e8.zip |
2001-11-29 Marcus Brinkmann <[email protected]>
* gpgmeplug.c (checkMessageSignature): Add call to gpgme_set_protocol.
Diffstat (limited to 'gpgmeplug/ChangeLog')
-rw-r--r-- | gpgmeplug/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gpgmeplug/ChangeLog b/gpgmeplug/ChangeLog index c5f39fe9..2735e87e 100644 --- a/gpgmeplug/ChangeLog +++ b/gpgmeplug/ChangeLog @@ -1,3 +1,7 @@ +2001-11-29 Marcus Brinkmann <[email protected]> + + * gpgmeplug.c (checkMessageSignature): Add call to gpgme_set_protocol. + 2001-11-24 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgsmplug_la_SOURCES): Fix source file. |