]> arthur.barton.de Git - netatalk.git/blobdiff - NEWS
Enhance ACL mapping
[netatalk.git] / NEWS
diff --git a/NEWS b/NEWS
index 65c6c1e0001e8a8f825eb775383ed6251f6d3481..a1c3cedf5d7b73d5066872aad4ad72459138c69a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,14 @@ Changes in 3.0.4
        lead to a failure setting the size of a files ressource fork.
        This affected application like Adobe Photoshop where saving
        files may fail. Fixes bug #511.
-
+* UPD: Enhance ACL mapping, change global ACL option 'map acl' to take
+       the following options: "none", "rights" (default), "mode".
+       none   = no mapping, this resembles the previous false/no setting
+       rights = map ACLs to Finder UARights, this resembles the previous
+                true/yes setting. This is the default.
+       mode   = map ACLs to Finder UARights and UNIX mode
+       From FR #73.
+    
 Changes in 3.0.3
 ================
 * UPD: afpd: Increase default DSI server quantum to 1 MB