From: Marcus Brinkmann Date: Sun, 4 May 2003 23:53:00 +0000 (+0000) Subject: Add items. X-Git-Tag: gpgme-0-4-1~39 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5d43a181499ecf290b93b1dac223eff5c48bb4f6;p=gpgme.git Add items. --- diff --git a/TODO b/TODO index 36e2188..33ca227 100644 --- a/TODO +++ b/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. !!