More NEWS.
authorWayne Davison <wayned@samba.org>
Sat, 3 Jul 2010 15:56:09 +0000 (08:56 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 3 Jul 2010 15:56:09 +0000 (08:56 -0700)
NEWS

diff --git a/NEWS b/NEWS
index ab4bdb5e25a911d2e2c4b377d96b7cbc8fbb5b72..44552a47ec4b4840a24957f118311f107674d63f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,11 @@ Changes since 3.0.7:
     - Fixed a potential crash when an rsync daemon has a filter/exclude list
       and the transfer is using ACLs or extended attributes.
 
-    - Fixed compression-ignoring of upper-case suffixes.
+    - 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.
 
     - If the destination arg is an empty string, it will be treated as a
       reference to the current directory (as 2.x used to do).