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-13 18:36:26 +0100
commit948a7b8cef5291ae11ae3fe875c1d53ad9b3b91a (patch)
tree16a74a44975eb8b79b2fbfe87226c313932a852c
parent1d1ea2dfaf17c65d0630d982fdf46fa0e805ab09 (diff)
downloadsamba-948a7b8cef5291ae11ae3fe875c1d53ad9b3b91a.tar.gz
WHATSNEW: Start to add changes since 3.4.9.
Karolin
-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'.
######################################################################