WHATSNEW: Start to add changes since 4.1.0rc3.
authorKarolin Seeger <kseeger@samba.org>
Thu, 12 Sep 2013 07:43:06 +0000 (09:43 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 12 Sep 2013 07:43:06 +0000 (09:43 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
WHATSNEW.txt

index eeb63077291922ff727db553b2c501ead0f0f6f4..c8418b69b169319f24c10fcb2e45eadd91cccca7 100644 (file)
@@ -138,6 +138,7 @@ smb.conf changes
    Parameter Name                      Description     Default
    --------------                      -----------     -------
 
+   acl allow execute always            New             False
    password level                      Removed
    set directory                       Removed
    use ntdb                            New             No
@@ -165,6 +166,17 @@ o   David Disseldorp <ddiss@samba.org>
       SMB2 FSCTL_SRV_COPYCHUNK request.
 
 
+CHANGES SINCE 4.1.0rc3
+======================
+
+o   Michael Adam <obnox@samba.org>
+    * BUG 10134: Add "acl allow execute always" parameter.
+
+
+o   Volker Lendecke <vl@samba.org>
+    * BUG 10008: dbwrap_ctdb: Treat empty records as non-existing.
+
+
 CHANGES SINCE 4.1.0rc2
 ======================