I believe this was fixed a while ago.
authorMarcus Brinkmann <mb@g10code.com>
Mon, 23 Dec 2002 22:49:09 +0000 (22:49 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Mon, 23 Dec 2002 22:49:09 +0000 (22:49 +0000)
TODO

diff --git a/TODO b/TODO
index 54e10835ad9b2e779f0492272cf692fd8d9ad9c3..1ef6b744cb5933bfb1883d5423170484b749658c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -42,9 +42,6 @@ Hey Emacs, this is -*- outline -*- mode!
 ** Genkey should return something more useful than General_Error.
 ** Factor out common code in _op_*_start functions.
 ** Add ATTR to return the number of subkeys or uids.
-** "When returning a GpgmeKey GPGME_ATTR_COMMENT attribute, characters  
-   like ":" are not un-escaped, they are returned as \x3a" Bug
-   reported by Stephane Corthesy.
 
 * Error Values
 ** Map ASSUAN/GpgSM ERR error values in a better way than is done now. !!