From: Marcus Brinkmann Date: Sun, 4 May 2003 23:53:00 +0000 (+0000) Subject: Add items. X-Git-Tag: gpgme-1.2.0@1385~631 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=960096a4d4f439444782bc0c3d89752a14309289;p=gpgme.git Add items. --- diff --git a/trunk/TODO b/trunk/TODO index 36e2188..33ca227 100644 --- a/trunk/TODO +++ b/trunk/TODO @@ -74,6 +74,7 @@ Hey Emacs, this is -*- outline -*- mode! ** Factor out common code in _op_*_start functions. ** Optimize the file descriptor list, so the number of open fds is always known easily. +** When GPG issues INV_something for invalid signers, catch them. * Error Values ** Map ASSUAN/GpgSM ERR error values in a better way than is done now. !!