WHATSNEW: Start to add changes since 3.4.9.
authorKarolin Seeger <kseeger@samba.org>
Thu, 13 Jan 2011 17:36:26 +0000 (18:36 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 Jan 2011 17:10:36 +0000 (18:10 +0100)
Karolin
(cherry picked from commit 948a7b8cef5291ae11ae3fe875c1d53ad9b3b91a)

WHATSNEW.txt

index c5f03408fbca4a5cde873d5d1e5b527e280aed7b..74838c3ceab372def3a84ea996cf1fbc0b242608 100644 (file)
@@ -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'.
 
 
 ######################################################################