From: Marcus Brinkmann Date: Sun, 2 Oct 2005 14:55:33 +0000 (+0000) Subject: Update some items. X-Git-Tag: gpgme-1-1-1~39 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=91c9053f664465ae8788294ca160e7e6503dc9b6;p=gpgme.git Update some items. --- diff --git a/TODO b/TODO index 8b8bf0d..dec08ee 100644 --- a/TODO +++ b/TODO @@ -3,7 +3,8 @@ Hey Emacs, this is -*- outline -*- mode! * Before release: ** 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, + and parse SUBPACKET status lines. * ABI's to break: ** gpgme_edit_cb_t: Add "processed" return argument (see edit.c::command_handler). @@ -125,7 +126,7 @@ Hey Emacs, this is -*- outline -*- mode! *** Test gpgme_data_seek for invalid types. ** t-keylist Write a test for ext_keylist. - +** Test reading key signatures. * Debug ** Handle malloc and vasprintf errors. But decide first if they should be