From: Wayne Davison Date: Sat, 27 Nov 2004 18:26:30 +0000 (+0000) Subject: Mentioned the latest enhancements. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/7a1b73b9837c80b5d3fa65fc372864afa9b39fec Mentioned the latest enhancements. --- diff --git a/NEWS b/NEWS index 04a85c0d..58d6802c 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,15 @@ Changes since 2.6.3: - Added the --max-size option (promoted from the patches dir). + - Added the "port" parameter to the rsyncd.conf file (promoted from the + patches dir). + + - Added the --copy-dest option, which works like --link-dest except + that it copies identical files. + + - Added support for multiple --*-dest options (promoted from the + patches dir). + - The daemon-mode options were separated from the normal rsync options so that they can't be mixed together. This makes it impossible for a user to start a daemon that had improper default option values that