WHATSNEW: Update changes since 3.2.3.
authorKarolin Seeger <kseeger@samba.org>
Wed, 17 Sep 2008 13:32:51 +0000 (15:32 +0200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 17 Sep 2008 13:33:44 +0000 (15:33 +0200)
Karolin
(cherry picked from commit 01fa2fa4b38d90573ada3dd4f9d67b1be52fd83b)

WHATSNEW.txt

index d6c5be9f2908d8ec7bcd82613a813fd49304d2f5..2a211ec38f3f80936c65ae31a649d54cd401853f 100644 (file)
@@ -3,13 +3,16 @@
                        September 18, 2008
                    ==============================
 
+
 This is a bug fix release of the Samba 3.2 series.
 
 Major bug fixes included in Samba 3.2.4 are:
 
+  o Fix Winbind crashes.
   o Fix changing of machine account passwords.
   o Fix non guest connections to shares when "security = share"
     is used.
+  o Fix file write times.
 
 
 ######################################################################
@@ -46,6 +49,8 @@ o   Jeremy Allison <jra@samba.org>
 
 o   Gerald (Jerry) Carter <jerry@samba.org>
     * Fix Winbind crash.
+    * idmap_ad: Fix a segfault when calling nss_get_info() with a NULL ads
+      structure.
 
 
 o   Steven Danneman <steven.danneman@isilon.com>