From: Wayne Davison Date: Mon, 9 Aug 2004 20:58:26 +0000 (+0000) Subject: Mention the early-chmod change. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/c16d69b2920711d687de4eacb4d38ece3af95973 Mention the early-chmod change. --- diff --git a/NEWS b/NEWS index f32d8921..6540a9cf 100644 --- a/NEWS +++ b/NEWS @@ -152,6 +152,9 @@ Changes since 2.6.2: - The daemon's "refuse options" config item now allows you to match option names using wildcards and/or the single-letter option names. + - The finished file now gets its permissions and modified-time updated + before it gets movied into place. + INTERNAL: - Some cleanup in the exclude code has saved some per-exclude memory