summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-23 09:44:08 +0100
committerKarolin Seeger <kseeger@samba.org>2009-02-23 09:59:35 +0100
commit4a7dadb2847cc40fbf1ece405526208e29f55ecc (patch)
tree618032c525b6d672896e37e01b2faefb34d3cf3d
parent6d3dba353feab40605b25896d48864eb3c0ec096 (diff)
downloadsamba-4a7dadb2847cc40fbf1ece405526208e29f55ecc.tar.gz
WHATSNEW: Updates changes since 3.3.0.
Karolin (cherry picked from commit ded44fa523a5d964d0c31a1dac8cdc563d41fc15)
-rw-r--r--WHATSNEW.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 74e8767cb0d..9377d89e743 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -35,6 +35,8 @@ o Jeremy Allison <jra@samba.org>
* BUG 6090: Fix renaming/deleting a "not matching/resolving" symlink.
* BUG 6099: Try to fix domain join of Win7 Beta.
* BUG 6117: Fix core dump of pdbedit -a.
+ * BUG 6133: Fix deletion of non-ACL files on Solaris/ZFS/NFSv4 ACL
+ filesystem.
* Fix Coverity IDs 115, 116, 117, 602.
* Fix warning (bad handler prototype).
* Unify the detection of the timespec code in configure.in, and the
@@ -135,12 +137,17 @@ o Tim Prouty <tprouty@samba.org>
o Karolin Seeger <kseeger@samba.org>
* Change "ldap ssl:ads" parameter to "ldap ssl ads".
+ * Add manpages for vfs_acl_xattr and vfs_acl_tdb.
o Dan Sledz <dsledz@isilon.com>
* Fix double free caused by incorrect talloc_steal usage.
+o Simo Sorce <idra@samba.org>
+ * Build ldbrename.
+
+
o Aravind Srinivasan <aravind.srinivasan@isilon.com>
* Make nmbd check all available interfaces for WINS before failing.
@@ -154,6 +161,10 @@ o Yasuma Takeda <yasuma@osstech.co.jp>
* BUG 6098: Fix ads_find_dc() in setups with "security = domain".
+o Bo Yang <boyang@novell.com>
+ * Make libsmbclient work with DFS.
+
+
######################################################################
Reporting bugs & Development Discussion
#######################################