aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-12-23 22:49:09 +0000
committerMarcus Brinkmann <[email protected]>2002-12-23 22:49:09 +0000
commitd1346f398eec240aeaf92b75e00c8f8cb17b810f (patch)
treed5ec99b9391e5a8bc1c2c816ad29e93dae904f2f
parentdoc/ (diff)
downloadgpgme-d1346f398eec240aeaf92b75e00c8f8cb17b810f.tar.gz
gpgme-d1346f398eec240aeaf92b75e00c8f8cb17b810f.zip
I believe this was fixed a while ago.
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 54e10835..1ef6b744 100644
--- 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. !!