summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-01 07:17:54 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-01 07:17:54 +0000
commiteedb1914e684c550681520caa6d1f38c814b2cc7 (patch)
treecfd97f12687bc472dde8db5fbfadb7ad79b05df1
parent4314c994485301ba8742c5f0ba17402b656122c7 (diff)
downloadrdiff-backup-eedb1914e684c550681520caa6d1f38c814b2cc7.tar.gz
Restore/regress takes less memory
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@479 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-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