Another NEWS update.
authorWayne Davison <wayne@opencoder.net>
Wed, 24 Jun 2020 02:32:44 +0000 (19:32 -0700)
committerWayne Davison <wayne@opencoder.net>
Wed, 24 Jun 2020 02:32:44 +0000 (19:32 -0700)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 92ba0406d48beb5a2c960755b981e24cb42b1b8d..db01a3077e9fdf10757f2bdd10fe1f829c110648 100644 (file)
--- 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.
 
 ------------------------------------------------------------------------------