WHATSNEW: Fix alphabetical order, update changes.
authorKarolin Seeger <kseeger@samba.org>
Mon, 30 Jun 2008 18:22:53 +0000 (20:22 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 30 Jun 2008 18:24:12 +0000 (20:24 +0200)
Karolin
(cherry picked from commit 3d5872c64d5cefc3125702b4c1a3156161abfad2)

WHATSNEW.txt

index e0d6979293a503a1d23b3c6e11e32e2606f873e7..e7b5b35ed63b166643bf742ea5c22a3d4ec0c1ac 100644 (file)
@@ -225,6 +225,10 @@ o   Michael Adam <obnox@samba.org>
     * Add several tests to the testsuite.
 
 
+o   Günther Deschner <gd@samba.org>
+    * BUG 5542: Fix empty passwords of samsync.
+
+
 o   Volker Lendecke <vl@samba.org>
     * BUG 5500: Add missing become_root to enable access to LDAP DB.
     * Fix coverity IDs 464, 474.
@@ -244,15 +248,15 @@ o   Volker Lendecke <vl@samba.org>
     * Fix a file descriptor leak in add_port_hook.
 
 
-o   Günther Deschner <gd@samba.org>
-    * BUG 5542: Fix empty passwords of samsync.
-
-
 o   William Jojo <jojowil@hvcc.edu>
     * Fix several AIX build issues.
     * Add -brtl to the AIX linker flags.
 
 
+o   Atte Peltomäki <atte.peltomaki@f-secure.com>
+    * Fix winbindd group expansion.
+
+
 o   Andreas Schneider <anschneider@suse.de>
     * Add documentation for kerberos support in libsmbclient.
     * Add krb5 support for the testbrowse example.