X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/1ad6a7f611255d239b6908584c7080b3a9d54b1b..e73ad2be542bd5f32f8bdb58885884fa16647ceb:/OLDNEWS diff --git a/OLDNEWS b/OLDNEWS index 88fa34f8..61a17343 100644 --- a/OLDNEWS +++ b/OLDNEWS @@ -27,6 +27,9 @@ Changes since 2.6.3: is also output prior to the transfer is when --progress was specified (so that the name will precede the progress stats, and the full --log-format output will come after). + + - Non-printable characters in filenames are replaced with a '?' to + avoid corrupting the screen or generating empty lines in the output. BUG FIXES: @@ -125,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 @@ -185,7 +188,11 @@ Changes since 2.6.3: 29.) - Added the --dirs (-d) option for an easier way to copy directories - without recursion. + without recursion. Any directories that are encountered are created + on the destination. Specifying a directory with a trailing slash + copies its immediate contents to the destination. + + - The --files-from option now implies --dirs (-d). - Added the --list-only option, which is mainly a way for the client to put the server into listing mode without needing to resort to any @@ -1427,6 +1434,7 @@ Changes since 2.4.6: Partial Protocol History RELEASE DATE VER. DATE OF COMMIT* PROTOCOL + 01 Jun 2005 2.6.5 29 30 Mar 2005 2.6.4 17 Jan 2005 29 30 Sep 2004 2.6.3 28 30 Apr 2004 2.6.2 28