summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-22 00:13:18 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-05-22 00:13:18 +0000
commit791f3b1a9d293b385ba5aabff096826a5b59c314 (patch)
tree404aac7c58546603f48d2cbc93a4f2b2cfb3ea2d /rdiff-backup/CHANGELOG
parente43ae344c0b6c8848a8dc6ad39a991136d46e78d (diff)
downloadrdiff-backup-791f3b1a9d293b385ba5aabff096826a5b59c314.tar.gz
Final changes for 0.7.5, added --change-source-perm comment
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@98 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
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)
--------------------------