aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2008-02-15 23:02:26 +0000
committerMarcus Brinkmann <[email protected]>2008-02-15 23:02:26 +0000
commitca17a12d3a8f9509477818fb3a31565f044ee63d (patch)
treec8c67708ac723eaeb5f7658d3a071aade91eb2bc
parentChnages to supporta pinnetry notification (diff)
downloadgpgme-ca17a12d3a8f9509477818fb3a31565f044ee63d.tar.gz
gpgme-ca17a12d3a8f9509477818fb3a31565f044ee63d.zip
Add item.
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4bf5b9ab..56b58ac5 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,10 @@
Hey Emacs, this is -*- outline -*- mode!
* Before release:
+** Figure out if _gpgme_io_pipe should pre-create reader/writer and if we
+ then can use !start_it in most invocations. Note that gpgme_io_dup
+ probably should always use !start_it, because currently it will
+ always create reader/writer if they don't exist(!?).
** 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.
** When gpg supports it, write binary subpackets directly,