From: Karolin Seeger Date: Wed, 14 Jan 2009 13:02:08 +0000 (+0100) Subject: WHATSNEW: Update changes since 3.0.33. X-Git-Tag: samba-3.0.34~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cf63bcbc1df74fc15d40ef3ffe8c7dd45118551;p=thirdparty%2Fsamba.git WHATSNEW: Update changes since 3.0.33. Karolin (cherry picked from commit 01debccb65fe63b070a2e219f7e4f2903f19fcfd) --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 0d3f321028f..fc12cbae597 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -45,6 +45,8 @@ o Jeremy Allison * BUG 5873: Fix ACL inheritance. * BUG 5914: Fix build failure (redefinition of struct name_list). * BUG 5937: Fix filenames with "*" char hiding other files. + * BUG 6019: File corruption in Clustered SMB/NFS environment + managed via CTDB. * Remove unecessary msync. * Rename cifs.spnego to cifs.upcall. * Fix segfault when execution cifs.upcall without any arguments.