Set NO_SYMLINK_XATTRS on linux the easy way.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index f8ddf8e..d116f9b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -47,12 +47,6 @@ Changes since 3.0.4:
       abnormally, and should also avoid dying with an "connection unexpectedly
       closed" exit when the closed connection is really expected.
 
       abnormally, and should also avoid dying with an "connection unexpectedly
       closed" exit when the closed connection is really expected.
 
-    - Fixed a bug in the comparing of upper-case letters in file suffixes for
-      --skip-compress.
-
-    - If an rsync daemon has a module configured without a path setting, rsync
-      will now disallow access to that module.
-
   ENHANCEMENTS:
 
     - Added the --remote-option=OPT (-M OPT) command-line option that is useful
   ENHANCEMENTS:
 
     - Added the --remote-option=OPT (-M OPT) command-line option that is useful
@@ -89,6 +83,9 @@ Changes since 3.0.4:
       daemon to complain about an inability to set explicitly-specified uid/gid
       values, even when not run by a super-user.
 
       daemon to complain about an inability to set explicitly-specified uid/gid
       values, even when not run by a super-user.
 
+    - Added per-user authorization options and group-authorization support to
+      the daemon's "auth users" parameter.
+
     - Added a way to reference environment variables in a daemon's config file
       (using %VAR% references).
 
     - Added a way to reference environment variables in a daemon's config file
       (using %VAR% references).