summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdiff-backup/CHANGELOG11
1 files changed, 10 insertions, 1 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index e004f1e..a88490c 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,15 @@
-New in v0.7.2 (2002/04/20)
+New in v0.7.2 (2002/04/11)
--------------------------
+Added new selection options --exclude-filelist,
+--exclude-filelist-stdin, --exclude-regexp, --include-filelist,
+--include-filelist-stdin, --include-regexp.
+
+*** WARNING *** the --include and --exclude options have changed. The
+new --include-regexp and --exclude-regexp are close to, but still
+different from the old --include and --exclude options. See the man
+page for details.
+
Friendlier error reporting when remote connection doesn't start.