From d762dfe94b9b9122f58a12ac1f5a0dfacee5dcb1 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Sat, 17 Feb 2007 17:05:22 +0000 Subject: [PATCH] Mention a couple more changes. --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 3d51c537..531e6f5a 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,9 @@ Changes since 2.6.9: and exits. This should help users figure out that they can't use this option to control a remote shell's password prompt. + - Make sure that directory permissions of a newly-created destination + directory are handled right when --perms is left off. + ENHANCEMENTS: - A new incremental-recursion algorithm is now used when rsync is talking @@ -77,6 +80,9 @@ Changes since 2.6.9: - Made the sending of some numbers more efficient for protocol 30. + - Make sure that a daemon process doesn't mind if the client was weird and + omitted the --server option. + - Improved the use of "const" on pointers. DEVELOPER RELATED: -- 2.34.1