From 6aeee0426a98e306974a0e06a6e85cbe69e16dff Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Fri, 21 May 2004 15:15:21 +0000 Subject: doc/ 2004-05-21 Marcus Brinkmann * gpgme.texi (Key Management): Add note about new field keylist_mode of gpgme_key_t. gpgme/ 2004-05-21 Marcus Brinkmann * gpgme.h (struct _gpgme_key): New member keylist_mode. * keylist.c (keylist_colon_handler): Set the keylist_mode of KEY. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 01b4a100..f8ddae4f 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,10 @@ Hey Emacs, this is -*- outline -*- mode! * ABI's to break: ** I/O and User Data could be made extensible. But this can be done without breaking the ABI hopefully. +** gpgme_keylist_mode_t should not be an enum. Maybe some other values + should also not be an enum. All enums that should be enums need to + have a maximum value to ensure a certain minimum width for + extensibility. ** Compatibility interfaces that can be removed in future versions: *** ath compatibility modules. *** gpgme_data_new_from_filepart -- cgit v1.2.3