From: Karolin Seeger Date: Wed, 14 Jan 2009 12:59:19 +0000 (+0100) Subject: WHATSNEW: Update WHATSNEW. X-Git-Tag: samba-3.0.34~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd2ac7c4a4cfbc7310206e68949098c30f3c9a78;p=thirdparty%2Fsamba.git WHATSNEW: Update WHATSNEW. Karolin (cherry picked from commit 5c3ec78c6dda9f354bee030967364411aafc0817) --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 22c40da15a2..0d3f321028f 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -52,7 +52,7 @@ o Jeremy Allison * Fix use of DLIST_REMOVE. * Cope with bad trans2mkdir requests from System in QNTC IBM SMB client. * Fix memory leak in error path. - * Fix logic bug introduce in backport of ccache_regain_all_now. + * Fix logic bug introduced in backport of ccache_regain_all_now. o Kai Blin @@ -120,6 +120,7 @@ o Stefan Metzmacher site. * Add saf_join_store() function to memorize the dc used at join time. * Return an error instead of crashing when no realm is given. + * Handle the SMB signing states the same in the krb5 and ntlmssp cases. o Andreas Schneider @@ -144,6 +145,9 @@ o Andrew Tridgell o Bo Yang * Don't set child->requests to NULL in parent after fork. + * Backport of the clean event context after fork and krb5 + refresh chain fixes. + * Fix null pointer refrence in event context in backport from v3-3-test. o Qiao Yang