aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-11-05 15:25:07 +0000
committerMarcus Brinkmann <[email protected]>2002-11-05 15:25:07 +0000
commit21c8829f6a72a0d4302e0fad093c0c1d4a277eb2 (patch)
treee3452c2222719dc306bcfbff6e7ec60119122e2b /doc/ChangeLog
parentFix email address. (diff)
downloadgpgme-21c8829f6a72a0d4302e0fad093c0c1d4a277eb2.tar.gz
gpgme-21c8829f6a72a0d4302e0fad093c0c1d4a277eb2.zip
2002-11-05 Marcus Brinkmann <[email protected]>
* gpgme.texi (Verify): Fix prototype of gpgme_get_sig_key. Reported by Miguel Coca <[email protected]>.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 3d798b75..38640cf8 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-05 Marcus Brinkmann <[email protected]>
+
+ * gpgme.texi (Verify): Fix prototype of gpgme_get_sig_key.
+ Reported by Miguel Coca <[email protected]>.
+
2002-08-30 Marcus Brinkmann <[email protected]>
* gpgme.texi (Selecting Signers): Fix reference count.