From 4ba3dedfa898ad12465fc4307aa29575ba8b44d5 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Fri, 14 Sep 2012 10:08:12 +0200 Subject: [PATCH] WHATSNEW: Add major changes. Karolin --- WHATSNEW.txt | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 643f617253b..cd3f26ad519 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -8,7 +8,10 @@ This is is the latest stable release of Samba 3.6. Major enhancements in Samba 3.6.8 include: -o +o Fix crash bug in smbd caused by a blocking lock followed by + close (bug #9084). +o Fix Winbind panic if we couldn't find the domain (bug #9135). + Changes since 3.6.7: -------------------- @@ -119,8 +122,8 @@ Changes since 3.6.6: o Jeremy Allison * BUG 8974: Fix kernel oplocks when uid(file) != uid(process). - * BUG 8989: Send correct responses to NT Transact Secondary when no data and - no params for the Trans2 calls are set. + * BUG 8989: Send correct responses to NT Transact Secondary when no data + and no params for the Trans2 calls are set. * BUG 9034: Fix typo in set_re_uid() call when USE_SETRESUID selected in configure. -- 2.11.4.GIT