summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2013-08-12 09:20:38 +0200
committerKarolin Seeger <kseeger@samba.org>2013-08-12 09:25:27 +0200
commitce76b268af425b102ea27e2e09e0104608a6ccc4 (patch)
treeba51e4030abdab41a66be0419b739261cd9a48b3
parent27c7a577414447a208652626c177956b9615b4ff (diff)
downloadsamba-ce76b268af425b102ea27e2e09e0104608a6ccc4.tar.gz
WHATSNEW: Prepare release notes for Samba 3.6.18.samba-3.6.18
Signed-off-by: Karolin Seeger <kseeger@samba.org> (cherry picked from commit 3a8cab366ce6ce0f2a32a6df2f6f8fcf549a9dd3)
-rw-r--r--WHATSNEW.txt23
1 files changed, 19 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 125d793adc6..c8e7607aa4e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -6,15 +6,30 @@
This is is the latest stable release of Samba 3.6.
-Major enhancements in Samba 3.6.18 include:
-
-o
-
Changes since 3.6.17:
---------------------
o Jeremy Allison <jra@samba.org>
+ * BUG 9777: vfs_dirsort uses non-stackable calls, dirfd(), malloc instead
+ of talloc and doesn't cope with directories being modified whilst reading.
+
+
+o Gregor Beck <gbeck@sernet.de>
+ * BUG 9678: Windows 8 Roaming profiles fail.
+
+
+o Alexander Bokovoy <ab@samba.org>
+ * BUG 9636: Fix parsing linemarkers in preprocessor output.
+
+
+o Björn Jacke <bj@sernet.de>
+ * BUG 9880: Use of wrong RFC2307 primary group field.
+ * BUG 9983: Fix output of syslog-facility check.
+
+
+o Ralph Wuerthner <ralphw@de.ibm.com>
+ * BUG 10064: Linux kernel oplock breaks can miss signals.
######################################################################