WHATSNEW: Update changes. samba-3.4.1
authorKarolin Seeger <kseeger@samba.org>
Wed, 9 Sep 2009 12:24:08 +0000 (14:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 9 Sep 2009 12:40:43 +0000 (14:40 +0200)
Karolin
(cherry picked from commit a87116873bdbb4301f35b1d3f6bc8596f96be975)

WHATSNEW.txt

index cd759452ffc56ab11057b56d80458cefb4021a37..c066e4bcc496776ce984320ac799be32910b1ef9 100644 (file)
@@ -13,7 +13,7 @@ Major enhancements in Samba 3.4.1 include:
    o Nautilus fails to copy files from an SMB share (bug #6649).
    o Fix connections of Win98 clients (bug #6551).
    o Fix interdomain trusts with Windows 2008 R2 DCs (bug #6697).
-
+   o Fix Winbind authentication issue (bug #6646).
 
 
 ######################################################################
@@ -72,6 +72,7 @@ o   Volker Lendecke <vl@samba.org>
     * BUG 5886: Fix password change propagation with ldapsam.
     * BUG 6585: Fix unqualified "net join".
     * BUG 6611: Fix a valgrind error in chain_reply.
+    * BUG 6646: Fix Winbind authentication issue.
     * Fix linking on Solaris.