summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-19 06:41:12 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-19 06:41:12 +0000
commitb6a069029f0351438506b7fa6ee43de8353e47a8 (patch)
treea4e775aaaae9a3a7f2b02c3da7882f0e40b04053 /rdiff-backup/TODO
parenta6f1bff43facd5be9d41186cf4c14737c08c632a (diff)
downloadrdiff-backup-b6a069029f0351438506b7fa6ee43de8353e47a8.tar.gz
?
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@166 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r--rdiff-backup/TODO3
1 files changed, 0 insertions, 3 deletions
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)