From 9e3e89cd09b0efa7e95b3efca2366c6eacfc6d3d Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 1 Apr 2009 08:47:34 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.3.2. Karolin (cherry picked from commit 9356163d00a18c2d34e6df259e189b95fd5ad162) --- WHATSNEW.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 19794433aea..374f5f55bfe 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -10,7 +10,7 @@ Major enhancements in Samba 3.3.3 include: o Migrating from 3.0.x to 3.3.x can fail to update passdb.tdb correctly (bug #6195). o Fix serving of files with colons to CIFS/VFS client (bug #6196). - + o Fix "map readonly" (bug #6186). ###################################################################### @@ -34,6 +34,8 @@ o Michael Adam * Reduce memory usage of "net conf import". * Registry cleanup. * Fix handling of SAMBA_VERSION_VENDOR_PATCH. + * Fix build of pam_winbind.so with static linking. + * Tidy up some convert_string_internal error cases. o Jeremy Allison @@ -46,6 +48,7 @@ o Jeremy Allison * Allow DFS client paths to work when POSIX pathnames have been selected. * Try and fix the build farm RAW-STREAMS errors. + * Ensure files starting with multiple dots are hidden. o Günther Deschner @@ -89,6 +92,11 @@ o Volker Lendecke * Fix a scary "fill_share_mode_lock failed" message. +o Derrell Lipman + * BUG 6228: Fix SMBC_open_ctx failure due to path resolve failure doesn't set + errno. + + o Stefan Metzmacher * Don't use reserved words in smbconftort. * Fix smb signing for fragmented trans/trans2/nttrans requests. -- 2.11.4.GIT