summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2011-07-13 21:21:23 +0200
committerKarolin Seeger <kseeger@samba.org>2011-07-26 21:53:42 +0200
commit99862354aff331f9f81962a3bc7158cc476ca4ce (patch)
tree5006e17210caff1ad3931c52973d2bd45e6a22fc
parent3ad64535b89ed6f253d30702c390d0f9d818f16f (diff)
downloadsamba-99862354aff331f9f81962a3bc7158cc476ca4ce.tar.gz
samba-99862354aff331f9f81962a3bc7158cc476ca4ce.tar.xz
samba-99862354aff331f9f81962a3bc7158cc476ca4ce.zip
WHATSNEW: Update changes since rc2.
Karolin (cherry picked from commit ae414153864100daa616b169b1b55e2d903b590c)
-rw-r--r--WHATSNEW.txt14
1 files changed, 11 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 8a1186dc19b..f217d907348 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,10 +1,10 @@
================================
- Release Notes for Samba 3.6.0rc2
- June 7, 2011
+ Release Notes for Samba 3.6.0rc3
+ July , 2011
================================
-This is the second release candidate of Samba 3.6.0. This is *not*
+This is the third release candidate of Samba 3.6.0. This is *not*
intended for production environments and is designed for testing
purposes only. Please report any defects via the Samba bug reporting
system at https://bugzilla.samba.org/.
@@ -269,6 +269,8 @@ o Jeremy Allison <jra@samba.org>
is set.
* BUG 8219: Fix SMB Panic from Windows 7 client.
* BUG 8254: Fix "acl check permissions = no".
+ * BUG 8293: Fix log file rotating in SMB2.
+ * BUG 8304: Fix uninitialized variable in error path.
o Christian Ambach <ambi@samba.org>
@@ -290,12 +292,18 @@ o Gregor Beck <gbeck@sernet.de>
o Günther Deschner <gd@samba.org>
* BUG 7888: Deal with buggy 3.0 based PDCs.
+ * BUG 8214: Fix smbd crash on printer driver upgrade.
+ * BUG 8235: Fix smbd crash on startup caused by migrate_printer().
o Björn Jacke <bj@sernet.de>
* BUG 8262: Fix build of vfs_commit.
+o Günter Kukkukk <linux@kukkukk.com>
+ * BUG 8305: Fix segfault in nmbd when using 'smbtree ...'..
+
+
o Volker Lendecke <vl@samba.org>
* BUG 7841: Explicitly pass domain_sid to wbint_LookupRids().
* BUG 8247: Fix Coverity ID 2582: FORWARD_NULL.