summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdiff-backup/CHANGELOG7
1 files changed, 5 insertions, 2 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index cfa0383..306a69d 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -29,8 +29,11 @@ It is now possible to restore from a read-only filesystem (before
rdiff-backup would fail when trying to open log file). Thanks to
Gregor Zattler for bug report.
-Fixed bug that prevented certain restores when source directory given
-with trailing backslash.
+Fixed bug that prevented certain restores when the source directory
+was specified with a trailing backslash.
+
+Added a bit more logging so it should be apparent which file was being
+processed when an error occurs (thanks to Gerd Knops for suggestion).
New in v0.10.1 (2002/09/16)