From 18412f664458f602549475a96a87396cb29b4624 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Thu, 13 Jan 2011 18:36:26 +0100 Subject: [PATCH] WHATSNEW: Start to add changes since 3.4.9. Karolin (cherry picked from commit 948a7b8cef5291ae11ae3fe875c1d53ad9b3b91a) --- WHATSNEW.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index c5f03408fbc..74838c3ceab 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -15,6 +15,42 @@ Changes since 3.4.9 o Jeremy Allison + * BUG 7577: Fix SPNEGO auth when contacting Win7 system using Microsoft Live + Sign-in Assistant. + * BUG 7590: Fix offline login in Winbind. + * BUG 7617: Fix smbd coredump. + * BUG 7636: Fix Winbind internal error. + * BUG 7892: Fix stale lock in open_file_fchmod(). + + +o Björn Baumbach + * BUG 7875: Fix 'nmbd --port'. + + +o Günther Deschner + * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel. + + +o Björn Jacke + * BUG 7821: Set Tru64 cc's PIC switch right. + + +o Volker Lendecke + * BUG 7715: Stop using the write cache after an oplock break: Stop using the + write cache after an oplock break. + * BUG 7066: Fix "Your Password expires today" message for users from trusted + domains. + * BUG 7800: Make winbind recover from a signing error. + * BUG 7881: Fix flaky Winbind against w2k8. + + +o Jim McDonough + * BUG 7280: Fix loading of auto printers with registry config. + + +o Stefan Metzmacher + * BUG 7607: Fix buffer over-read in pidl generated client code. + * BUG 7896: Fix 'net rpc user rename'. ###################################################################### -- 2.34.1