aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2003-05-04 23:53:00 +0000
committerMarcus Brinkmann <[email protected]>2003-05-04 23:53:00 +0000
commit5d43a181499ecf290b93b1dac223eff5c48bb4f6 (patch)
tree63de5db97fc520feb4d8b52acb0543bc8ffab7e9
parent2003-05-05 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-5d43a181499ecf290b93b1dac223eff5c48bb4f6.tar.gz
gpgme-5d43a181499ecf290b93b1dac223eff5c48bb4f6.zip
Add items.
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 36e21886..33ca2276 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. !!