aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
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
------------