summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-09-17 12:58:20 +0200
committerWerner Koch <wk@gnupg.org>1999-09-17 12:58:20 +0200
commit9caad6d24d015a0c3c35d3939d7899a6382e5d17 (patch)
tree0f0be053c02b73a0d6f44d5442f04f021b911802 /TODO
parentSee ChangeLog: Wed Sep 15 17:57:13 CEST 1999 Werner Koch (diff)
downloadgnupg2-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--TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/TODO b/TODO
index e55ab645b..090fdcdd0 100644
--- a/TODO
+++ b/TODO
@@ -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
------------