summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-01-18 11:23:51 +0100
committerKarolin Seeger <kseeger@samba.org>2013-01-18 11:41:08 +0100
commit0356de9521fbd72ecf0f1707563b44227a182eed (patch)
tree516e470de63327c7cf29c4462a33f5b7c985afbe
parentaf874a7a96dd119673d473f332cd6efa20a8df85 (diff)
downloadsamba-0356de9521fbd72ecf0f1707563b44227a182eed.tar.gz
WHATSNEW: Prepare release notes for 3.6.11.samba-3.6.11
Karolin (cherry picked from commit 090d346017d5b3afb1baaa26d3c05ecb721fbd24)
-rw-r--r--WHATSNEW.txt19
1 files changed, 18 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 9b7c8bb5f66..6599766a750 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -8,12 +8,29 @@ This is is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.11 include:
-o
+o defer_open is triggered multiple times on the same request (bug #9196).
+o Fix SEGV wh_n using second vfs module (bug #9471).
+
Changes since 3.6.10:
--------------------
o Jeremy Allison <jra@samba.org>
+ * BUG 9196: defer_open is triggered multiple times on the same request.
+ * BUG 9550: Mask off signals the correct way from the signal handler.
+
+
+o Björn Baumbach <bb@sernet.de>
+ * BUG 9569: ntlm_auth.1: Fix format and make examples visible.
+
+
+o Tsukasa Hamano <hamano@osstech.co.jp>
+ * BUG 9471: Fix SEGV when using second vfs module.
+
+
+o Volker Lendecke <vl@samba.org>
+ * BUG 9548: Correctly detect O_DIRECT.
+ * BUG 9546: Fix aio_suspend detection on FreeBSD.
######################################################################