aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-05-21 19:19:11 +0000
committerMarcus Brinkmann <[email protected]>2004-05-21 19:19:11 +0000
commitfafe1d93928b58f5e12972811fa128678f4f58c8 (patch)
tree5315b1c17c52d6e6df7518b02948bc18fe9ebf33 /TODO
parent2004-05-21 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-fafe1d93928b58f5e12972811fa128678f4f58c8.tar.gz
gpgme-fafe1d93928b58f5e12972811fa128678f4f58c8.zip
Remove item about verify.keyusage.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 11d5028e..f8ddae4f 100644
--- a/TODO
+++ b/TODO
@@ -96,8 +96,6 @@ Hey Emacs, this is -*- outline -*- mode!
password is required by crypto engine. !!
** Verify must not fail on NODATA premature if auto-key-retrieval failed.
It should not fail silently if it knows there is an error. !!!
-** decrypt-verify sets wrong_key_usage even if not "verify.keyusage" is
- encountered, but "decrypt.keyusage". Is this correct? !!
** All operations: Better error reporting. !!
** Export status handler need much more work. !!!
** Import should return a useful error when one happened.