From: Karolin Seeger Date: Tue, 1 Nov 2011 18:51:08 +0000 (+0100) Subject: WHATSNEW: Update changes since 3.5.11. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf1198b1c03b3f0dd8032df93ff1b30074d37f2;p=thirdparty%2Fsamba.git WHATSNEW: Update changes since 3.5.11. Karolin --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 2bf5d6cbd62..4805d17ce1d 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,6 +1,6 @@ ============================== Release Notes for Samba 3.5.12 - October 26, 2011 + November 2, 2011 ============================== @@ -29,6 +29,10 @@ o Jeremy Allison set. * BUG 8507: Make smbd correctly honor the "force create mode" bits from a cifsfs create. + * BUG 8541: Fix readlink() on Linux clients if the symlink target is + outside of the share. + * BUG 8542: smbclient posix_open command fails to return correct info on + open file. o Pierre Carrier