From 1ef7913497eec94ee642b8fb3ecf6498cc407c9f Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 11 Mar 2006 17:59:37 +0000 Subject: [PATCH] Mention solo-dir fix for a dir without S_IWUSR. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index f1ff5464..3a1d9523 100644 --- a/NEWS +++ b/NEWS @@ -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. -- 2.34.1