X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/3b98b08c4d3ef5faf1d1d044f74bd3961a36482b..530adb762573d9f37be07eb38d0ffc7b5c401e6a:/NEWS diff --git a/NEWS b/NEWS index 734ddc6f..2833dcbd 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,9 @@ Changes since 2.6.0: transfer we are, including both a count of files transferred and a percentage of the total file-count that we're processed. + * The configure script now accepts --with-rsyncd-conf=PATH + to override the default value of the /etc/rsyncd.conf file. + BUG FIXES: * When -x (--one-file-system) is combined with -L (--copy-links) @@ -66,6 +69,10 @@ Changes since 2.6.0: * Fixed the "refuse options" setting in the rsyncd.conf file. + * Rsync no longer discards a double-slash at the start of a filename + when trying to open the file. It also no longer constructs names + that start with a double slash (unless the user supplied both). + INTERNAL: * Most of the I/O is now buffered, which results in a pretty