WHATSNEW: Update release notes.
[samba.git] / WHATSNEW.txt
index 1d732aae9db85ea2dfddce8f930c99057390f345..5a79feaa6c7c7689d5401c3caf8efa347043918e 100644 (file)
@@ -8,6 +8,10 @@ This is the latest stable release of Samba 3.5.
 
 Major enhancements in Samba 3.5.6 include:
 
+  o Fix smbd panic on invalid NetBIOS session request (bug #7698).
+  o Fix smbd crash caused by "%D" in "printer admin" (bug #7541).
+  o Fix Winbind internal error (bug #7636).
+
 
 Changes since 3.5.5
 -------------------
@@ -28,6 +32,7 @@ o   Jeremy Allison <jra@samba.org>
     * BUG 7651: Fix mknod and mkfifo failing with "No such file or
       directory".
     * BUG 7693: Fix smbd changing mode of files on rename.
+    * BUG 7698: Fix smbd panic on invalid NetBIOS session request.
 
 
 o   Günther Deschner <gd@samba.org>
@@ -51,6 +56,7 @@ o   Volker Lendecke <vl@samba.org>
     * BUG 7656: Fix scalability problem with hundreds of printers.
     * BUG 7684: Fix fd leak in libwbclient.so.
     * BUG 7688: Fix crash bug in rpcclient.
+    * BUG 7470: Standardize S_IREAD and S_IWRITE.
 
 
 o   Jim McDonough <jmcd@samba.org>