diff options
author | Werner Koch <wk@gnupg.org> | 1999-09-17 12:58:20 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-09-17 12:58:20 +0200 |
commit | 9caad6d24d015a0c3c35d3939d7899a6382e5d17 (patch) | |
tree | 0f0be053c02b73a0d6f44d5442f04f021b911802 /TODO | |
parent | See ChangeLog: Wed Sep 15 17:57:13 CEST 1999 Werner Koch (diff) | |
download | gnupg2-9caad6d24d015a0c3c35d3939d7899a6382e5d17.tar.xz gnupg2-9caad6d24d015a0c3c35d3939d7899a6382e5d17.zip |
See ChangeLog: Fri Sep 17 12:56:42 CEST 1999 Werner KochV1-0-1
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,7 @@ * try to do --verify even if the files are swapped on the commandline - (requested by Herny Spencer) + (requested by Herny Spencer) or change the error message to + a more clear one. Scheduled for 1.1 ----------------- @@ -25,6 +26,9 @@ Scheduled for 1.1 * Check the beginning of file to detect already compressed files (gzip, bzip2, xdelta and some picture formats) + * Delay the read of the passphrase-fd afte a NEED_PASSPHRASE. But this + may break some scripts. + Nice to have ------------ |