WHATSNEW: Add further changes since pre3.
authorKarolin Seeger <kseeger@samba.org>
Tue, 17 May 2011 07:54:34 +0000 (09:54 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 17 May 2011 07:54:34 +0000 (09:54 +0200)
And remove double entry.

Karolin

WHATSNEW.txt

index c78f0d878f250d7c0a0f106163bdcf013c120882..5626691c3d947baa882b811257e209d4c7061c9c 100644 (file)
@@ -261,13 +261,22 @@ o   Jeremy Allison <jra@samba.org>
     * Remove fstrings from client struct.
     * BUGFIX when converting from safe_strcpy to strlcpy.
     * Fix off-by-one calculations with strlcpy.
+    * Ensure we always write the correct incoming mid into the share mode table
+      entries.
+    * Fix the SMB2 oplock showstopper.
+
+
+o   Christian Ambach <christian.ambach@de.ibm.com>
+    * Convert user-specified domain to uppercase in libsmb.
 
 
 o   Günther Deschner <gd@samba.org>
+    * BUG 8132: Fix filling printers location field when using cups.
     * Fix Coverity CID #2302: FORWARD_NULL.
     * Fix cups_pull_comment_location().
     * Fix double free of cups request.
     * Make cups_pull_comment_location() work again.
+    * Fix potential crash bug in display_print_driver3().
 
 
 o   Volker Lendecke <vl@samba.org>
@@ -278,6 +287,7 @@ o   Volker Lendecke <vl@samba.org>
     * Tune broadcast namequeries for unique names.
     * Properly deal with exited winbind children.
     * Fix dup_smb2_vec3.
+    * Fix return check in nss_wins.
 
 
 Changes since 3.6.0pre2
@@ -373,10 +383,6 @@ o   Olly Betts <olly@survex.com>
     * Fix 'net usersidlist' not to skip every other user.
 
 
-o   Gregor Beck <gbeck@sernet.de>
-    * Add "net idmap check", a check and repair tool for the
-      id mapping database.
-
 o   Günther Deschner <gd@samba.org>
     * BUG 7690: Retry DNS updates when connection to one nameserver has failed.
     * BUG 7945: Let winbind try to use samlogon validation level 6.