From 28c54e81c16a0c557bac03146b2ff83bb12d9580 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 12 Feb 2005 19:52:40 +0000 Subject: [PATCH] Mention the protocol change for --delete-excluded. --- NEWS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS b/NEWS index dc7a6a71..62e9c63c 100644 --- a/NEWS +++ b/NEWS @@ -234,6 +234,13 @@ Changes since 2.6.3: build the file-list, and one for how long it took to send it over the wire (each expressed in thousandths of a second). + - When --delete-excluded is specified with some filter rules (AKA + excludes), a client sender will still initiate a send of the filter + rules to the receiver, but it only includes those rules that are + receiver-specific. Older protocols used to omit the sending of + excludes in this situation (since there were no receiver-specific + rules that survived --delete-excluded back then). + - A protocol-29 batch file includes a bit for the setting of the --dirs option. Also, the shell script created by --write-batch will use the --filter option instead of --exclude-from to capture any filter rules. -- 2.34.1