summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2011-01-13 18:36:26 +0100
committerKarolin Seeger <kseeger@samba.org>2011-01-17 18:10:36 +0100
commit18412f664458f602549475a96a87396cb29b4624 (patch)
treed4ec4662d1b5bdc95fc5b4df89427cc7df343804
parentefb89c21b1ff1275977df6b53f327c73ec679c5c (diff)
downloadsamba-18412f664458f602549475a96a87396cb29b4624.tar.gz
WHATSNEW: Start to add changes since 3.4.9.
Karolin (cherry picked from commit 948a7b8cef5291ae11ae3fe875c1d53ad9b3b91a)
-rw-r--r--WHATSNEW.txt36
1 files changed, 36 insertions, 0 deletions
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 <jra@samba.org>
+ * 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 <bb@sernet.de>
+ * BUG 7875: Fix 'nmbd --port'.
+
+
+o Günther Deschner <gd@samba.org>
+ * BUG 7568: Make sure cm_connect_lsa_tcp does not reset the secure channel.
+
+
+o Björn Jacke <bj@sernet.de>
+ * BUG 7821: Set Tru64 cc's PIC switch right.
+
+
+o Volker Lendecke <vl@samba.org>
+ * 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 <jmcd@samba.org>
+ * BUG 7280: Fix loading of auto printers with registry config.
+
+
+o Stefan Metzmacher <metze@samba.org>
+ * BUG 7607: Fix buffer over-read in pidl generated client code.
+ * BUG 7896: Fix 'net rpc user rename'.
######################################################################