Add items.

This commit is contained in:
Marcus Brinkmann 2003-05-04 23:53:00 +00:00
parent 3cbd595c13
commit 5d43a18149

1
TODO
View File

@ -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. !!