From 77c25837addde31086151ce174dcbf463b2569f0 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 14 Aug 2008 08:52:36 +0200 Subject: [PATCH] WHATSNEW: Update changes since 3.2.1. Karolin --- WHATSNEW.txt | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index a10605acbf4..012a1fe08df 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -3,7 +3,7 @@ ============================== -This is the third stable release of Samba 3.2. +This is a bug fix release of the Samba 3.2 series. Major bug fixes included in Samba 3.2.2 are: @@ -11,6 +11,8 @@ Major bug fixes included in Samba 3.2.2 are: tdb files and to overflowing partitions as a consequence on systems running an nmbd daemon. + o Fix freezing Windows Explorer on WinXP while browsing Samba shares. + ###################################################################### Changes @@ -31,9 +33,15 @@ o Jeremy Allison * BUG 5675: Fix smbspool program assuming Kerberos authentication by mistake. * BUG 5686: Fix segfaults in libsmbclient. + * Fix coverity ID 594 (resource leak on error path). * Several build fixes. +o Bartosz Antosik + * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing + Samba shares. + + o Andrew Bartlett * Include stdlib.h to get a prototype for free(). @@ -50,6 +58,10 @@ o Günther Deschner * Add add c++ guard to netapi. +o SATOH Fumiyasu + * BUG 5688: Fix orphaned LPQ processes if socket address is invalid. + + o Volker Lendecke * BUG 5684: Fix removal of dead records in tdb files. * Fix smb_len calculation for chained requests. @@ -59,6 +71,10 @@ o Herb Lewis * Fix output of test status. +o Jim McDonough + * Fix smbclient connections to older servers. + + o Andrew Tridgell * Fix a fd leak when trying to regain contact to a domain controller in Winbind. -- 2.11.4.GIT