From 4a7dadb2847cc40fbf1ece405526208e29f55ecc Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 23 Feb 2009 09:44:08 +0100 Subject: [PATCH] WHATSNEW: Updates changes since 3.3.0. Karolin (cherry picked from commit ded44fa523a5d964d0c31a1dac8cdc563d41fc15) --- WHATSNEW.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 * 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 o Karolin Seeger * Change "ldap ssl:ads" parameter to "ldap ssl ads". + * Add manpages for vfs_acl_xattr and vfs_acl_tdb. o Dan Sledz * Fix double free caused by incorrect talloc_steal usage. +o Simo Sorce + * Build ldbrename. + + o Aravind Srinivasan * Make nmbd check all available interfaces for WINS before failing. @@ -154,6 +161,10 @@ o Yasuma Takeda * BUG 6098: Fix ads_find_dc() in setups with "security = domain". +o Bo Yang + * Make libsmbclient work with DFS. + + ###################################################################### Reporting bugs & Development Discussion ####################################### -- 2.11.4.GIT