summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdiff-backup/CHANGELOG2
-rw-r--r--rdiff-backup/TODO3
2 files changed, 1 insertions, 4 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 2d924d2..bde900f 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -3,7 +3,7 @@ New in v0.9.4 (2002/07/25)
Man page now correctly included in rpm.
-Installation script does not have exec permissions until it is
+rdiff-backup script does not have exec permissions until it is
installed (thanks Jason Piterak).
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 8541e73..1ff9588 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -2,9 +2,6 @@ Write some better selection test cases to test new Iterate_fast func.
If not resuming, don't crash on badly written checkpoint_data.
-If don't recover hardlink support and hardlink support on, don't
-resume.
-
Fix crash that can occur when exception is found in the middle of a
file (duplicate by backing up /proc remotely). (John Goerzen)