diff options
author | Marcus Brinkmann <[email protected]> | 2008-02-15 23:02:26 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2008-02-15 23:02:26 +0000 |
commit | d8a9a71f4a18d9ec99bb53d4ef9b7e31cbac2908 (patch) | |
tree | c6dcce8ca3c0008a9cdaca0ff199714a561a1157 | |
parent | Chnages to supporta pinnetry notification (diff) | |
download | gpgme-d8a9a71f4a18d9ec99bb53d4ef9b7e31cbac2908.tar.gz gpgme-d8a9a71f4a18d9ec99bb53d4ef9b7e31cbac2908.zip |
Add item.
-rw-r--r-- | trunk/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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, |