From bd07371233ee06ffb0fb8e268e19a8933168641c Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Fri, 25 Apr 2003 11:31:14 +0000 Subject: 2003-04-25 Marcus Brinkmann * gpgme.h (GpgmeError): Add GPGME_Busy, GPGME_No_Request. (GPGME_No_Recipients, GPGME_Invalid_Recipient, GPGME_No_Passphrase): New macros. --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 63826281..16a26b7f 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,14 @@ Hey Emacs, this is -*- outline -*- mode! returning information in the blocking version as function arguments). ** Drop the support for finding out if an operation is pending. After all, one or two more ways for a user to shoot themselves in the foot don't matter. +** Compatibility interfaces that can be removed in future versions: +*** gpgme_data_new_from_filepart +*** gpgme_data_new_from_file +*** gpgme_data_new_with_read_cb +*** gpgme_data_rewind +*** GPGME_Busy, GPGME_No_Request +*** GPGME_No_Passphrase +*** GPGME_Invalid_Recipient, GPGME_No_Recipients * Thread support: ** Build thread modules for static linking (which just suck in the -- cgit v1.2.3