summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-01 07:33:29 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-11-01 07:33:29 +0000
commit5b43db173865a09896c86a0cc16f3d8153b41cea (patch)
tree1b9dd8b0f50a79ee3d4843fb159a710263e599d9 /rdiff-backup/CHANGELOG
parented1daa763180542d560465ca11cdc93419fa7457 (diff)
downloadrdiff-backup-5b43db173865a09896c86a0cc16f3d8153b41cea.tar.gz
Restoring/regressing now uses less memory
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@480 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 07a390b..6889ca2 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -8,6 +8,9 @@ Added --list-increment-sizes option from the development branch.
Previously this option was in the man page but was omitted in the code
(thanks to Michael Schwendt for report).
+Restoring/regressing should now take less memory, especially on large
+directories. CPU usage may slightly increase, however.
+
New in v0.12.5 (2003/09/27)
---------------------------