aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2005-10-19 08:23:23 +0000
committerWerner Koch <[email protected]>2005-10-19 08:23:23 +0000
commitdeae5fa5a29b909c2b3a62e05ef695844111634f (patch)
tree8302cd062c56599db4072b1eb289f963068e86b0 /TODO
parent2005-10-16 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-deae5fa5a29b909c2b3a62e05ef695844111634f.tar.gz
gpgme-deae5fa5a29b909c2b3a62e05ef695844111634f.zip
Add a test for expired subkeys
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index dec08eeb..e74c5abc 100644
--- a/TODO
+++ b/TODO
@@ -5,6 +5,10 @@ Hey Emacs, this is -*- outline -*- mode!
The test is currently disabled there and in gpg/t-import.
** When gpg supports it, write binary subpackets directly,
and parse SUBPACKET status lines.
+** External key listing for OpenPGP.
+ This probably requires changes at gpg.
+
+
* ABI's to break:
** gpgme_edit_cb_t: Add "processed" return argument
(see edit.c::command_handler).