WHATSNEW: Update changes since 3.2.0pre3.
authorKarolin Seeger <kseeger@samba.org>
Thu, 15 May 2008 08:36:26 +0000 (10:36 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 15 May 2008 08:40:38 +0000 (10:40 +0200)
Karolin
(cherry picked from commit bbad2b9758cff53679188ff5e4fc47db3cc51d65)

WHATSNEW.txt

index 102c99450b112190c0303112a12364d31df5bb8b..3791620baebad597637e1084fe7023fefe922421 100644 (file)
@@ -221,6 +221,8 @@ o   Jeremy Allison <jra@samba.org>
     * BUG 5095: Fix Manage Documents privilege.
     * BUG 5434: Ensure the loaded password doesn't contain the '\n' at the end.
     * BUG 5456: Fix missing echo if we ^C at the prompt. 
+    * BUG 5460: Fix DFS referrals.
+    * BUG 5464: Fix timeout in winbindd. 
     * Fix returning a directory value for a QPATHINFO on a msdfs link
       with a non-dfs path.
 
@@ -230,6 +232,7 @@ o   Alexander Bokovoy <ab@samba.org>
 
 
 o   Günther Deschner <gd@samba.org>
+    * BUG 5465: Fix joining with createcomputer=ou1/ou2/ou3.
     * Fix wins null pointer crash in nss_wins module.
     * Fix lm session key length in _netr_LogonSamLogon.
     * Add -f switch for DsGetDCName() example and be more verbose on output.