]> git.wh0rd.org - dump.git/blobdiff - TODO
Fix the permissions for the QFA file.
[dump.git] / TODO
diff --git a/TODO b/TODO
index d98b59fa8b7f0063391717ba8584840dac969ede..61fbfb7356c39545f871d3bdac2b8fe39582ddf9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.19 2001/05/10 20:55:09 stelian Exp $
+$Id: TODO,v 1.21 2001/07/25 13:21:31 stelian Exp $
 
 Need to verify:
 ---------------
@@ -50,12 +50,12 @@ All others:
 
 10.    Better readline completition in restore (escape spaces etc).
 
-11.    Implement a -F option for restore.
-
-12.    Dump compiled with RedHat's 7.0 gcc seems to hang for some
+11.    Dump compiled with RedHat's 7.0 gcc seems to hang for some
        people. When compiled with kgcc all the problems disappear.
        Will the RedHat's 7.1 gcc resolve this ?
 
-13.    Dump uses /dev/tty for reporting some messages. When invoked
+12.    Dump uses /dev/tty for reporting some messages. When invoked
        from a script, /dev/tty may not exist. Why not using just
        stderr ?
+
+13.    -a and -B option to dump are exclusive.