summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-25 06:34:31 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-07-25 06:34:31 +0000
commit57eaef4da22acb89668e7cc2de724bbe3636c20c (patch)
tree55828859fddd21983130d526d30f16c2086acf80 /rdiff-backup/TODO
parent720b9515548bf57b63e0fe5bfe4d4161adcd8ce2 (diff)
downloadrdiff-backup-57eaef4da22acb89668e7cc2de724bbe3636c20c.tar.gz
Added error checking to middle of file reading
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@173 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r--rdiff-backup/TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 13b2f0a..9598cdf 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -1,9 +1,5 @@
Write some better selection test cases to test new Iterate_fast func.
-Fix crash that can occur when exception is found in the middle of a
-file (duplicate by backing up /proc remotely). (John Goerzen)
-
-
---------[ Long term ]---------------------------------------
Think about adding Gaudet's idea for keeping track of renamed files.