summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-09-05 08:11:58 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-09-05 08:11:58 +0000
commitbc37bac1cd2a9f31dc4f09d66010394735abcd34 (patch)
tree382cbb6ccfad6f96f2dc744690b0bbc0336627b9 /rdiff-backup/CHANGELOG
parentc1d0c6ef751eb813f6fa0e71c7fa6f317efaeaa5 (diff)
downloadrdiff-backup-bc37bac1cd2a9f31dc4f09d66010394735abcd34.tar.gz
Various modifications (see CHANGELOG)
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@188 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index c04d80f..504db99 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -8,6 +8,14 @@ Fixed another bug reported by Phillip Eby, where restores would fail
if rdiff-backup had only been run once and no increments were
available.
+A few man page additions regarding restoring, statistics, and
+--test-server (thanks to Gregor Zattler, Christopher Schanzle, and
+Tobias Polzin for suggestions).
+
+Fixed comparison bug where rdiff-backup would unnecessarily report a
+directory as changed when its source size differed from its mirror
+size. Thanks to Tim Allen for report.
+
New in v0.9.5 (2002/08/09)
--------------------------