From 89827e49bcc0296d93aab73a53bb8c7c88baf202 Mon Sep 17 00:00:00 2001 From: Wayne Davison Date: Tue, 23 Jun 2020 19:32:44 -0700 Subject: [PATCH] Another NEWS update. --- NEWS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 92ba0406..db01a307 100644 --- a/NEWS.md +++ b/NEWS.md @@ -17,11 +17,14 @@ Protocol: 31 (unchanged) ### ENHANCEMENTS: - Allow the server side to restrict checksum & compression choices via - the environment variables. + the same environment variables the client uses. - Simplify how the negotiation environment variables apply to older rsync versions. + - Do not allow a negotiated checksum or compression choice of "none" unless + the user authorized it via an environment variable or command-line option. + - Improved the man page a bit more. ------------------------------------------------------------------------------ -- 2.47.2