Remove item about verify.keyusage.
authorMarcus Brinkmann <mb@g10code.com>
Fri, 21 May 2004 19:19:11 +0000 (19:19 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Fri, 21 May 2004 19:19:11 +0000 (19:19 +0000)
TODO

diff --git a/TODO b/TODO
index 11d5028ed6840bb405919a14d88f158bc0c0adf1..f8ddae4f3f773b558f559a4c96eaa6d2c3b63d73 100644 (file)
--- 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.