aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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