projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cbd595
)
Add items.
author
Marcus Brinkmann
<mb@g10code.com>
Sun, 4 May 2003 23:53:00 +0000
(23:53 +0000)
committer
Marcus Brinkmann
<mb@g10code.com>
Sun, 4 May 2003 23:53:00 +0000
(23:53 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index 36e218863360dea876edc9034e695176ec5bf0ae..33ca2276dfffe066cd0deb8998419ec23d984364 100644
(file)
--- 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. !!