X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/28c54e81c16a0c557bac03146b2ff83bb12d9580..37802f40dcbe8956ba8ee3bfbddf10c60f94c209:/NEWS diff --git a/NEWS b/NEWS index 62e9c63c..4548af15 100644 --- a/NEWS +++ b/NEWS @@ -220,10 +220,11 @@ Changes since 2.6.3: filter rules so it is positioned correctly (unlike in some older transfer scenarios). - - Rsync sorts the filename list in a slightly different way for some - rare sets of files: it always puts a dir's contents immediately - after the dir in the list. (Previously an item named "foo.txt" would - sort in between directory "foo" and "foo/bar".) + - Rsync sorts the filename list in a different way: it sorts the + subdir names after the non-subdir names for each dir's contents, and + it always puts a dir's contents immediately after the dir's name in + the list. (Previously an item named "foo.txt" would sort in between + directory "foo/" and "foo/bar".) - When talking to a protocol 29 rsync daemon, a list-only request is able to note this before the options are sent over the wire, and