summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2012-03-05 21:18:13 +0100
committerKarolin Seeger <kseeger@samba.org>2012-03-09 21:21:20 +0100
commit5a20ab516dde7921cbc08269e955d74b3e8ffac5 (patch)
tree4a30982c72fbd6fa4a5c1ed2f2d4a1a6cb037773
parente3051e78825be04f63d2b7cd77392b1c4bc3f2c0 (diff)
downloadsamba-5a20ab516dde7921cbc08269e955d74b3e8ffac5.tar.gz
WHATSNEW: Start to add changes since 3.5.12.
To be continued... Karolin (cherry picked from commit abb2dcde786b1656c4df1e3bbe09757d640c6549)
-rw-r--r--WHATSNEW.txt40
1 files changed, 39 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 224f13d34b7..3cef783b09c 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
==============================
Release Notes for Samba 3.5.13
- , 2011
+ March 12, 2012
==============================
@@ -14,6 +14,44 @@ Changes since 3.5.12:
--------------------
+o Jeremy Allison <jra@samba.org>
+ * BUG 8561: Fully observe password change settings.
+ * BUG 8631: Fix POSIX ACE x permission mapping to and from a DACL.
+
+
+o Günther Deschner <gd@samba.org>
+ * BUG 8176: Fix perl path.
+
+
+o Björn Jacke <bj@sernet.de>
+ * BUG 8652: Document the ignore system acls option of vfs_acl_xattr and
+ vfs_acl_tdb.
+
+
+o Jeff Layton <jlayton@redhat.com>
+ * BUG 8648: Document more undocumented mount.cifs options.
+
+
+o Volker Lendecke <vl@samba.org>
+ * BUG 8639: Fix the vfs_commit module.
+
+
+o Stefan Metzmacher <metze@samba.org
+ * BUG 5326: Fix cli_write_and_x() against OS/2 print shares.
+ * BUG 8562: Fix double free error (talloc).
+
+
+o Andreas Schneider <asn@samba.org>
+ * BUG 8608: Don't fail on users without a uid (Winbind).
+ * BUG 8645: Add missing prefixpath options for mount.cifs manpage.
+
+
+o Karolin Seeger <kseeger@samba.org>
+ * BUG 7705: Fix rpm build issues on RHEL4.
+
+
+o Richard Sharpe <realrichardsharpe@gmail.com>
+ * BUG 8607: Simplify building modules outside the Samba source tree.
######################################################################