From 2fbc5382ef48755b09c60e9dfa66fd1b2e880c18 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Tue, 14 Jun 2011 13:15:37 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.5.8. Karolin (cherry picked from commit d1880d237bdf79b036623ebf5ae477838c9482c9) --- WHATSNEW.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 209cc63af49..f9b4a46c28e 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -8,7 +8,10 @@ This is the latest stable release of Samba 3.5. Major enhancements in Samba 3.5.9 include: -o +o Sgid bit lost on folder rename (bug #7996). +o ACL can get lost when files are being renamed (bug #7987). +o Respect "allow trusted domains = no" in Winbind (bug #6966). + Changes since 3.5.8: -------------------- @@ -32,6 +35,8 @@ o Jeremy Allison * BUG 8111: CIFS VFS: Fix unexpected error on SMB posix open. * BUG 8157: Fix parsing CUPS printcap files in std_pcap_cache_reload(). * BUG 8163: Fix our asn.1 parser to handle negative numbers. + * BUG 8211: "inherit owner = yes" doesn't interact correctly with "inherit + permissions = yes". o Christian Ambach @@ -100,6 +105,7 @@ o Jim McDonough o Stefan Metzmacher + * BUG 7383: Normalize IPv4 mapped IPv6 addresses in both directions. * BUG 8034: SEC_STD_DELETE is always granted to the owner of a file. -- 2.11.4.GIT