summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG11
1 files changed, 9 insertions, 2 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index db6608f..7588b88 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,7 +1,7 @@
-New in v0.7.5 (2002/06/01)
+New in v0.7.5 (2002/05/21)
--------------------------
-Fixed particularly bad resuming bug.
+Fixed resuming bug.
After a bit of empirical testing, increased Globals.conn_bufsize and
enabled ssh compression by default (and also added
@@ -14,6 +14,13 @@ remote.
Fixed --include error reporting bug reported by Ben Edwards.
+Small change so 'door' files and other unknown file types will be
+ignored.
+
+Fixed bug noticed by Dean Gaudet where, unless the
+--change-source-perms option is specified, rdiff-backup wouldn't even
+attempt to open files lacking ownership permissions.
+
New in v0.7.4 (2002/05/11)
--------------------------