Fix Coverity ID 504
[jra/samba/.git] / WHATSNEW.txt
index 0b355547d93fc19ddcf93ab88c1a20243fcf1bb3..cdee28d6e7c46bd89f73b1f0cc91a1ba7debb585 100644 (file)
@@ -1,9 +1,9 @@
                    =================================
-                   Release Notes for Samba 3.2.0pre2
-                               Feb 29, 2008
+                   Release Notes for Samba 3.2.0pre3
+                               Mar 28, 2008
                    =================================
 
-This is the second preview release of Samba 3.2.0.  This is *not*
+This is the third preview release of Samba 3.2.0.  This is *not*
 intended for production environments and is designed for testing
 purposes only.  Please report any defects via the Samba bug reporting
 system at https://bugzilla.samba.org/.
@@ -193,6 +193,10 @@ smb.conf changes
     winbind rpc only                   New             No
 
 
+Changes since 3.2.0pre2:
+-----------------------
+
+
 Changes since 3.2.0pre1:
 -----------------------
 
@@ -305,6 +309,7 @@ o   Volker Lendecke <vl@samba.org>
     * Add implicit temporary talloc contexts via talloc_stack().
     * Speed up the smbclient "get" command
     * Add the aio_fork module
+    * Fix bug 4901
 
 o   Derrell Lipman <derrell@samba.org>
     * Modified libsmbclient API for more easily maintaining ABI compatibility
@@ -340,6 +345,7 @@ o   Andreas Schneider <anschneider@suse.de>
     * Don't restart winbind if a corrupted tdb is found during
       initialization.
     * Fix Windows 2008 (Longhorn) join.
+    * Fix crashbug in winbindd.
     * Add share parameter "administrative share".