Don't try to simplify an ACL that has a mask w/o any named values.
[rsync/rsync.git] / NEWS
diff --git a/NEWS b/NEWS
index d2acdbd..1e80e04 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,14 @@ Changes since 3.0.5:
 
     - Fixed the --iconv conversion of symlinks when doing a local copy.
 
+    - Fixed a problem where --one-file-system was not stopping deletions on the
+      receiving side when a mount-point directory did not match a directory in
+      the transfer.
+
+    - Fixed the dropping of an ACL mask when no named ACL values were present.
+
+    - Fixed the use of --dry-run with --read-batch.
+
     - Fixed configure's erroneous use of target.
 
     - Fixed configure's --disable-debug option.