summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG9
1 files changed, 7 insertions, 2 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index a25c943..db6608f 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,14 +1,19 @@
New in v0.7.5 (2002/06/01)
--------------------------
+Fixed particularly bad resuming bug.
+
After a bit of empirical testing, increased Globals.conn_bufsize and
-enabled ssh compression by default. This should speed up the
-"typical" remote session.
+enabled ssh compression by default (and also added
+--ssh-no-compression option). This should speed up the "typical"
+remote session.
Fixed bug noticed by Dean Gaudet in processing of
--(include|exclude)-filelist[-stdin] options when source directory was
remote.
+Fixed --include error reporting bug reported by Ben Edwards.
+
New in v0.7.4 (2002/05/11)
--------------------------