From: Wayne Davison Date: Mon, 23 Feb 2004 02:28:04 +0000 (+0000) Subject: Mentioned the recent change in slash handling. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/89afe532d7fbc50a07696c3c49dd2746d0520457 Mentioned the recent change in slash handling. --- diff --git a/NEWS b/NEWS index 734ddc6f..50702fed 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,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