WHATSNEW: Update changes since 3.2.1.
authorKarolin Seeger <kseeger@samba.org>
Thu, 14 Aug 2008 06:52:36 +0000 (08:52 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 14 Aug 2008 06:53:46 +0000 (08:53 +0200)
Karolin
(cherry picked from commit 77c25837addde31086151ce174dcbf463b2569f0)

WHATSNEW.txt

index a10605acbf49774ba658135e8e99949033257b27..012a1fe08df86d901022b5e41ffb246c79597664 100644 (file)
@@ -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 <jra@samba.org>
     * 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 <antosik@gmail.com>
+    * BUG #5617: Fix freezing Windows Explorer on WinXP while browsing
+      Samba shares.
+
+
 o   Andrew Bartlett <abartlet@samba.org>
     * Include stdlib.h to get a prototype for free().
 
@@ -50,6 +58,10 @@ o   Günther Deschner <gd@samba.org>
     * Add add c++ guard to netapi.
 
 
+o   SATOH Fumiyasu <fumiyas@osstech.co.jp>
+    * BUG 5688: Fix orphaned LPQ processes if socket address is invalid.
+
+
 o   Volker Lendecke <vl@samba.org>
     * BUG 5684: Fix removal of dead records in tdb files.
     * Fix smb_len calculation for chained requests.
@@ -59,6 +71,10 @@ o   Herb Lewis <herb@samba.org>
     * Fix output of test status.
 
 
+o   Jim McDonough <jmcd@samba.org>
+    * Fix smbclient connections to older servers.
+
+
 o   Andrew Tridgell <tridge@samba.org>
     * Fix a fd leak when trying to regain contact to a domain controller
       in Winbind.