WHATSNEW: Update changes.
authorKarolin Seeger <kseeger@samba.org>
Mon, 4 Jan 2010 12:59:21 +0000 (13:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 4 Jan 2010 12:59:21 +0000 (13:59 +0100)
Karolin

WHATSNEW.txt

index 129cd3fa912ad55f94a205f67237b210c376d369..18d0d315c1a21f6ee7197aaeda499be599e7f7d7 100644 (file)
@@ -10,6 +10,7 @@ Major enhancements in Samba 3.4.4 include:
 
    o Fix interdomain trust relationships with Win2008R2 (bug #6697).
    o Fix Winbind crashes when queried from nss (bug #6889).
+   o Fix Winbind crash when retrieving empty group members (bug #7014).
    o Fix "UID range full" error in Winbind (bug #6901).
    o Fix multiple LDAP servers in "idmap backend" and "idmap alloc
      backend" (bug #6910).
@@ -66,6 +67,7 @@ o   Volker Lendecke <vl@samba.org>
 
 o   Jim McDonough <jmcd@samba.org>
     * BUG 6967: Fix 'net ads join' with OU.
+    * BUG 7014: Fix Winbind crash when retrieving empty group members.
 
 
 o   Andrew Tridgell <tridge@samba.org>