summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdiff-backup/CHANGELOG7
-rw-r--r--rdiff-backup/TODO2
2 files changed, 7 insertions, 2 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 22e8a91..83c38c5 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,10 @@
+New in v0.13.4 (??????????)
+---------------------------
+
+Regressing and restoring should now take less memory when processing
+large directories.
+
+
New in v0.13.3 (2003/10/14)
---------------------------
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 568d184..0b4c5c9 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -7,8 +7,6 @@ Check support/bug reports on Savannah occasionally.
Have regress go backwards to avoid using too much disk space at wrong
time. Provide --temp-dir or similar option also.
-See if regressing takes too much memory (large directories).
-
Consider adding --datadir option (Jean-Sébastien GOETSCHY)
write test case for --calculate-statistics