From 247eecaab9d36e3f0a25b5462747d4b96c486640 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 18 Dec 2001 19:54:00 +0000 Subject: 2001-12-18 Marcus Brinkmann * 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. --- TODO | 8 -------- 1 file changed, 8 deletions(-) (limited to 'TODO') 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. - - - - - -- cgit v1.2.3