From a04a79c97a8f3099d248e4e07737639283fd8bdc Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 12 Apr 2002 05:09:30 +0000 Subject: Completed 0.7.2 entry git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@45 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/CHANGELOG | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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. -- cgit v1.2.1