diff options
author | Marcus Brinkmann <[email protected]> | 2005-10-02 14:55:33 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2005-10-02 14:55:33 +0000 |
commit | 91c9053f664465ae8788294ca160e7e6503dc9b6 (patch) | |
tree | 221487a6b7eb91fb8118fef8592ccae6f94411f1 /TODO | |
parent | Update some items. (diff) | |
download | gpgme-91c9053f664465ae8788294ca160e7e6503dc9b6.tar.gz gpgme-91c9053f664465ae8788294ca160e7e6503dc9b6.zip |
Update some items.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |