aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-02-06 00:08:47 +0000
committerMarcus Brinkmann <[email protected]>2002-02-06 00:08:47 +0000
commit4fa30089501b479a5e57086c8ce3de7c90c5dff1 (patch)
tree5e0e8b2343cfb2ee6cd2fa5d3e4fad5e8018ff40 /doc/ChangeLog
parent2002-02-02 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-4fa30089501b479a5e57086c8ce3de7c90c5dff1.tar.gz
gpgme-4fa30089501b479a5e57086c8ce3de7c90c5dff1.zip
doc/
2002-02-06 Marcus Brinkmann <[email protected]> * gpgme.texi (Key Listing Mode): Update documentation. gpgme/ 2002-02-06 Marcus Brinkmann <[email protected]> * gpgme.c (gpgme_set_keylist_mode): Possibly return an error value. (gpgme_get_keylist_mode): New function. (gpgme_new): Set the default for keylist_mode member of CTX. * gpgme.h (gpgme_set_keylist_mode): Fix prototype. (gpgme_get_keylist_mode): New prototype. (GPGME_KEYLIST_MODE_LOCAL): New macro. (GPGME_KEYLIST_MODE_EXTERN): Likewise..
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index ed854aa4..ce4bf44c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2002-02-06 Marcus Brinkmann <[email protected]>
+
+ * gpgme.texi (Key Listing Mode): Update documentation.
+
2002-01-31 Marcus Brinkmann <[email protected]>
* gpgme.texi (Generating Keys): Document error at creation