aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2005-10-02 14:55:33 +0000
committerMarcus Brinkmann <[email protected]>2005-10-02 14:55:33 +0000
commit91c9053f664465ae8788294ca160e7e6503dc9b6 (patch)
tree221487a6b7eb91fb8118fef8592ccae6f94411f1 /TODO
parentUpdate some items. (diff)
downloadgpgme-91c9053f664465ae8788294ca160e7e6503dc9b6.tar.gz
gpgme-91c9053f664465ae8788294ca160e7e6503dc9b6.zip
Update some items.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8b8bf0dc..dec08eeb 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