Commit 1ef79134 authored by Wayne Davison's avatar Wayne Davison

Mention solo-dir fix for a dir without S_IWUSR.

parent 88a16c8b
......@@ -109,6 +109,10 @@ Changes since 2.6.6:
user that need to use a password-authenticated proxy for an outgoing
daemon-rsync connection.
- If we're transferring an empty directory to a new name, rsync no longer
forces S_IWUSR if it wasn't already set, nor does it accidentally leave
it set.
- Fixed a bug in the debug output (-vvvvv) that could mention the wrong
checksum for the current file offset.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment