aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-12-18 19:54:00 +0000
committerMarcus Brinkmann <[email protected]>2001-12-18 19:54:00 +0000
commit247eecaab9d36e3f0a25b5462747d4b96c486640 (patch)
tree1aab1b2861fda62f112efa07120f327755efeb67 /TODO
parent* acinclude.m4 (GNUPG_FIX_HDR_VERSION): Fixed for new automake. (diff)
downloadgpgme-247eecaab9d36e3f0a25b5462747d4b96c486640.tar.gz
gpgme-247eecaab9d36e3f0a25b5462747d4b96c486640.zip
2001-12-18 Marcus Brinkmann <[email protected]>
* key.c (_gpgme_key_append_name): Append, not prepend, the uid. Initialize the next field of the uid structure. (gpgme_key_get_as_xml): Do not list last uid first.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/TODO b/TODO
index f2223248..6fd791cf 100644
--- a/TODO
+++ b/TODO
@@ -24,9 +24,6 @@
*** Test gpgme_data_rewind for invalid types.
*** Test gpgme_data_read's readable feature.
-* Changes breaking the ABI
-** GpgmeKey's main userID is not index == 0.
-
Bugs reported by Stephane Corthesy:
> - When returning a GpgmeKey GPGME_ATTR_COMMENT attribute, characters
> like ":" are not un-escaped, they are returned as \x3a
@@ -48,8 +45,3 @@ Bugs reported by Stephane Corthesy:
> the
> callback has become invalid; if I use a brand new one, the callback
> is called recursively, when I ask to enumerate keys.
-
-
-
-
-