diff options
author | Werner Koch <wk@gnupg.org> | 1998-02-26 17:56:31 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-02-26 17:56:31 +0100 |
commit | 4e8c3794b313cea388869de5aced8ec9baaa1a16 (patch) | |
tree | 88b0b4dbad1d65c6c385bb7ccab5b6e6841c7026 /TODO | |
parent | Renamed to GNUPG (diff) | |
download | gnupg2-4e8c3794b313cea388869de5aced8ec9baaa1a16.tar.xz gnupg2-4e8c3794b313cea388869de5aced8ec9baaa1a16.zip |
release 0.2.9
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ * improve iobuf by reading more than one byte at once, this shoud espceially done for the buffer in the chain. + Change the buffering to a mbuf like scheme? Need it for PSST anyway. * add a way to difference between errors and eof in the underflow/flush function of iobuf. * add checking of armor trailers |