X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/97e3c50cd9ffe1e0a6b215ca016f803bd8d4ee36..0f9941dc5a0fb7af60446d639d2444459250fc2d:/OLDNEWS diff --git a/OLDNEWS b/OLDNEWS index d6ada391..105e0c7f 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -28,8 +28,8 @@ Changes since 2.6.3: (so that the name will precede the progress stats, and the full --log-format output will come after). - - Filenames have non-printable characters replaced with a '?' to avoid - corrupting the screen or generating empty lines in the output. + - Non-printable characters in filenames are replaced with a '?' to + avoid corrupting the screen or generating empty lines in the output. BUG FIXES: @@ -128,7 +128,7 @@ Changes since 2.6.3: back to the client side when a remote --files-from was in effect and the daemon was the receiver. - - The --compare-dest option was not updating a file that differred in + - The --compare-dest option was not updating a file that differed in (the preserved) attributes from the version in the compare-dest DIR. - When rsync is copying files into a write-protected directory, fixed