From 698912b4c55f76964bbcfed70d427d7363c2ef02 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 23 Jun 2008 12:10:18 +0200 Subject: WHATSNEW: Update changes since 3.2.0rc2. Karolin (cherry picked from commit 769d9434349d4c683e92cea34cb5bd177273fe40) --- WHATSNEW.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 2ca2beae63b..496289d8d20 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -213,6 +213,16 @@ Changes since 3.2.0rc2: ----------------------- +o Jeremy Allison + * BUG 5531: Fix conversion of ns units when converting + from nttime to timespec. + * BUG 5533: Fix handling of workgroup names containing a '.' in Winbindd. + + +o Michael Adam + * BUG 5548: Fix segfaults in handle_include with %m macro expansion. + + o Volker Lendecke * BUG 5500: Add missing become_root to enable access to LDAP DB. * Fix coverity IDs 464, 474. @@ -220,6 +230,12 @@ o Volker Lendecke * Fix group parsing in libwbclient's copy_group_entry(). * Fix max_fd calculation in event_loop_once. * Fix warnings on Fedory Core 9. + * Fix several memleaks. + * Fix a segfaults in wbcLookupRids. + * Fix a brown segfault in clitar + * Fix the build on FreeBSD 4.6.2 and Darwin. + * Fix a double-closedir() in form_junctions(). + * Fix a crash in _dfs_Enum. o Günther Deschner @@ -231,6 +247,11 @@ o William Jojo * Add -brtl to the AIX linker flags. +o John H Terpstra + * Fix net help info. + * Add documentation for TDB file. + + o Bo Yang * Fix update of cached credentials during password change in pam_winbind. -- cgit v1.2.1