summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-01-21 22:17:42 +0100
committerKarolin Seeger <kseeger@samba.org>2012-01-23 21:30:50 +0100
commitd419d614056ce7427f94c121c80bdc3d8d21b28e (patch)
tree0c029b36dfd21d9cc3e0fe023825f46f396cc78d
parent798461a598609346e90376120c8d5c38f27f1a11 (diff)
downloadsamba-d419d614056ce7427f94c121c80bdc3d8d21b28e.tar.gz
WHATSNEW: Start release notes for 3.6.2.
To be continued... Karolin (cherry picked from commit 3ea8d8acaefaadd2d3888bec1ef148b7242aaccf)
-rw-r--r--WHATSNEW.txt49
1 files changed, 48 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 82552db2f93..b324d705144 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
=============================
Release Notes for Samba 3.6.2
- , 2011
+ January 25, 2012
=============================
@@ -13,7 +13,54 @@ o
Changes since 3.6.1:
--------------------
+o Michael Adam <obnox@samba.org>
+ * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
+ REG_SZ values.
+
+
+o Jeremy Allison <jra@samba.org>
+ * BUG 8541: readlink() on Linux clients fails if the symlink target is
+ outside of the share.
+ * BUG 8542: smbclient posix_open command fails to return correct info on
+ open file.
+ * BUG 8548: winbind_samlogon_retry_loop ignores logon_parameters flags.
+ * Add new contributing FAQ announcing acceptance of corporate (C).
+
+
+o Christian Ambach <ambi@samba.org>
+ * BUG 8585: Increase a debug level.
+
+
+o Gregor Beck <gbeck@sernet.de>
+ * BUG 8528: Fix SEGFAULT from net registry export on not zero terminated
+ REG_SZ values.
+
+
+o Günther Deschner <gd@samba.org>
+ * BUG 7465: Remove pointless use_memory_krb5_ccache.
+ * BUG 8176: Fix perl path.
+
+
+o Björn Jacke <bj@sernet.de>
+ * BUG 8531: Make DSO_EXPORTS_CMD more portable.
+
+
+o Frank Lahm <franklahm@googlemail.com>
+ * BUG 8419: Make VFS op "streaminfo" stackable.
+
+
+o Andreas Schneider <asn@samba.org>
+ * BUG 8550: Fix setting the machine account password.
+ machine account password must be done as root.
+
+
+o Brad Smith <brad@comstyle.com>
+ * BUG 8525: Fix bug with sys_fseek() wrapper on *BSD / OS X).
+
+o Henry Wong <henry@stuffedcow.net>
+ * BUG 8384: Fix Windows XP clients crashing smbd process every once in a
+ while.
######################################################################