summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-09-25 09:21:38 +0000
committerbescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2003-09-25 09:21:38 +0000
commit10ab6a77101e19fce1142b4c74a889bf9aa97b08 (patch)
tree15d1cfba7cc674a05956afcab4ace560819d7ae9 /rdiff-backup/CHANGELOG
parent50c1696f4771c21c715b9ded73a409debaf21955 (diff)
downloadrdiff-backup-10ab6a77101e19fce1142b4c74a889bf9aa97b08.tar.gz
Possibly fixed logic error in rf caching
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/branches/r0-12@452 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 2669533..9d1cee8 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -7,6 +7,9 @@ Fixed bug in --test-server when using --restrict security options
--list-changed-since and --list-at-time now work remotely.
Thanks to Morten Werner Olsen for bug report.
+Fixed logic bug that could make restoring extremely slow and waste
+memory. Thanks for Jacques Botha for report.
+
New in v0.12.4 (2003/09/13)
---------------------------