summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-16 06:28:36 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-16 06:28:36 +0000
commit306d632d5f9b74173c59a6deb1e088f1089b04cf (patch)
tree17574b4d448cd3a69010821df9379bb233707413
parent4c8440ee71ba819c7327913870a615186ef8d386 (diff)
downloadrdiff-backup-306d632d5f9b74173c59a6deb1e088f1089b04cf.tar.gz
Fixed date, added to TODO
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@159 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-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.
-
-
-