aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-06-08 17:26:48 +0000
committerMarcus Brinkmann <[email protected]>2004-06-08 17:26:48 +0000
commit5236702f6f5ee13514ea812ab305b0c614df094d (patch)
tree805df07cf243c5a096e961706078512521945f87 /doc/ChangeLog
parent2004-06-02 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-5236702f6f5ee13514ea812ab305b0c614df094d.tar.gz
gpgme-5236702f6f5ee13514ea812ab305b0c614df094d.zip
2004-06-08 Marcus Brinkmann <[email protected]>
* gpgme.texi (Decrypt and Verify): Document the NO_DATA error code. (Verify): Document the relationship between gpgme_op_verify_result and the decrypt and verify operations.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 0643e79e..d21275e4 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,10 @@
+2004-06-08 Marcus Brinkmann <[email protected]>
+
+ * gpgme.texi (Decrypt and Verify): Document the NO_DATA error
+ code.
+ (Verify): Document the relationship between gpgme_op_verify_result
+ and the decrypt and verify operations.
+
2004-05-21 Marcus Brinkmann <[email protected]>
* gpgme.text (Verify): Document GPG_ERR_CERT_REVOKED status.