From 784c80a6a3862e092050fb467c37b39d843a1353 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Wed, 14 May 2008 14:34:14 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.2.0pre3. Karolin (cherry picked from commit c74663d23037067248820ad2d06eaf5125fc855a) --- WHATSNEW.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index e4489a00041..102c99450b1 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -213,12 +213,14 @@ Changes since 3.2.0pre3: o Michael Adam * Move the posix pending close functionality down into the VFS layer. + * Fix activation of registry globals in loadparm. o Jeremy Allison * BUG 5452: Fix smbclient put. * BUG 5095: Fix Manage Documents privilege. * BUG 5434: Ensure the loaded password doesn't contain the '\n' at the end. + * BUG 5456: Fix missing echo if we ^C at the prompt. * Fix returning a directory value for a QPATHINFO on a msdfs link with a non-dfs path. @@ -229,6 +231,7 @@ o Alexander Bokovoy o Günther Deschner * Fix wins null pointer crash in nss_wins module. + * Fix lm session key length in _netr_LogonSamLogon. * Add -f switch for DsGetDCName() example and be more verbose on output. @@ -237,6 +240,7 @@ o Gerald (Jerry) Carter * BUG 5107: Fix handling of large DNS replies on AIX and Solaris. * BUG 5429: Clarify log msgs re: failure to create BUILTIN\{Administrators,Users} + * Fix the DNS Update option of "net ads join". o Eric Cronin @@ -262,6 +266,7 @@ o Volker Lendecke * BUG 5398: Fix compiler warning. * BUG 5399: Fix compiler warning. * BUG 5400: Fix compiler warning. + * BUG 5436: Fix signing problem in the client with transs requests. * Fix a valgrind bug in the new [ug]id2sid cache. * Fix Coverity IDs 565 and 222. * Fix dfs_Enum: In form_junctions, correctly check for malloc failure. -- 2.11.4.GIT