From: Marcus Brinkmann Date: Fri, 15 Feb 2008 23:02:26 +0000 (+0000) Subject: Add item. X-Git-Tag: gpgme-1.1.8~48 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ca17a12d3a8f9509477818fb3a31565f044ee63d;p=gpgme.git Add item. --- diff --git a/TODO b/TODO index 4bf5b9a..56b58ac 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,