summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-10-12 19:12:20 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-10-12 19:12:20 +0000
commit5a064062c2fb67661d5221f6b13ba7c74053349a (patch)
treeabf920c30a1bdef8a55877f48159f1073ddc8109 /rdiff-backup/TODO
parenteeb9d2e1115757342f49184d4d4acb5c75d1f8ca (diff)
downloadrdiff-backup-5a064062c2fb67661d5221f6b13ba7c74053349a.tar.gz
Added TODO item, default to None on rpath uname/gname check
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@472 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r--rdiff-backup/TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 0754e99..9327376 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -1,4 +1,7 @@
-Fix support of case when source has EAs, dest doesn't.
+Figure out why files getting unnecessarily incremented when upgrading
+from 0.12.x.
+
+Fix support of case when source has EAs or ACLs, dest doesn't.
Consider adding --datadir option (Jean-Sébastien GOETSCHY)