gpgme (TODO)
cvs user marcus
cvs at cvs.gnupg.org
Tue Dec 7 19:41:30 CET 2004
Date: Tuesday, December 7, 2004 @ 19:49:35
Author: marcus
Path: /cvs/gpgme/gpgme
Modified: TODO
Update.
------+
TODO | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
Index: gpgme/TODO
diff -u gpgme/TODO:1.95 gpgme/TODO:1.96
--- gpgme/TODO:1.95 Thu Nov 4 14:58:06 2004
+++ gpgme/TODO Tue Dec 7 19:49:35 2004
@@ -5,6 +5,9 @@
** Some gpg tests fail with gpg 1.3.4-cvs (gpg/t-keylist-sig)
The test is currently disabled there and in gpg/t-import.
** Add notation data to key signatures.
+** Document gpgme_set_engine_info, gpgme_ctx_get_engine_info,
+ gpgme_ctx_set_engine_info.
+
* ABI's to break:
** I/O and User Data could be made extensible. But this can be done
@@ -28,6 +31,7 @@
*** gpgme_attr_t
*** All Gpgme* typedefs.
+
* Thread support:
** When GNU Pth supports sendmsg/recvmsg, wrap them properly.
** Without timegm (3) support our ISO time parser is not thread safe.
@@ -60,9 +64,6 @@
This allows us to handle years later than 2037 properly. With the
time_t interface they are all mapped to 2037-12-31
-* Support
-** gpgme.m4 should check --api-version of gpgme-config.
-
* Documentation
** Document validity and trust issues.
More information about the Gnupg-commits
mailing list