summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r--rdiff-backup/TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 72e6fd6..c44741c 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -1,4 +1,9 @@
-Update FAQ on cstream
+add --exclude-special-files to exclude fifos, symlinks, sockets, and
+device files.
+
+Change Windows mode to quote A-Z also. (--windows-mode could be short
+for "--exclude-special-files --chars-to-quote A-Z: --quoting-char ;
+--windows-time-format").
Write some better selection test cases to test new Iterate_fast func.