summaryrefslogtreecommitdiff
path: root/rdiff-backup/TODO
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-02 22:57:27 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-03-02 22:57:27 +0000
commitbee7bdc833bfb8dbe9e1cb5d804688fbe425dfb9 (patch)
tree1fff6852050980474857abd801034fc5883c56f1 /rdiff-backup/TODO
parent741a80f344994a5746904ad9cb0909a5c6389b1b (diff)
downloadrdiff-backup-bee7bdc833bfb8dbe9e1cb5d804688fbe425dfb9.tar.gz
Fixed bug regressing when second backup was unrecoverable
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@288 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/TODO')
-rw-r--r--rdiff-backup/TODO9
1 files changed, 7 insertions, 2 deletions
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 2f0676c..0f18b34 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -1,10 +1,15 @@
+---------[ Short term (next version) ]-------------------------
+
+Fix --print-statistics
+
+
+---------[ Medium term ]---------------------------------------
+
Look at Kent Borg's suggestion for restore options and digests.
Add --list-files-changed-between or similar option, to list files that
have changed between two times
----------[ Medium term ]---------------------------------------
-
Add ACL support
Add --dry-run option (target for v1.1.x)