summaryrefslogtreecommitdiff
path: root/rdiff-backup
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup')
-rw-r--r--rdiff-backup/CHANGELOG2
-rw-r--r--rdiff-backup/TODO18
2 files changed, 7 insertions, 13 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index a0e747c..93adad4 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,4 +1,4 @@
-New in v0.9.3 (2002/08/01)
+New in v0.9.3 (2002/07/15)
--------------------------
Added --sleep-ratio option after hearing that rdiff-backup was too
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index a494525..0a5606b 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -1,23 +1,17 @@
-Fix bug with -m/--mirror-only switch and write test case
-
Write some better selection test cases to test new Iterate_fast func.
-Considering rewriting Selection Iterate(_fast) code again.
-
-Fix remaining memory leaks in cmodule.c
+If not resuming, don't crash on badly written checkpoint_data.
+If don't recover hardlink support and hardlink support on, don't
+resume.
----------[ Long term ]---------------------------------------
-Security audit
+Make rdiff-backup not runnable from starting directory to avoid
+confusion.
---read-only and --write-only /usr/foo switches to tighten security up some.
+---------[ Long term ]---------------------------------------
Think about adding Gaudet's idea for keeping track of renamed files.
-If don't recover hardlink support and hardlink support on, don't resume.
-
-
-