From 79ad8fbc4844c358c23b221819e1dd04fccc3bc0 Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Thu, 4 Dec 2003 22:05:15 +0000 Subject: preparing for release of 3.0.1rc1 --- WHATSNEW.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 0b583defdb4..e58a5b14147 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -44,8 +44,8 @@ Added Parameters winbindd_getusersids() that provides direct SID->SIDs listing of a users supplementary groups. This is enough to allow non-Samba applications to do ACL checking. -9) Make sure we don't append the 'ldap suffix' when writing out the ldap - XXX suffix values in SWAT (bug 328). +9) Make sure we don't append the 'ldap suffix' when writing out the + 'ldap XXX suffix' values in SWAT (bug 328). 10) Fix renames across file systems. 11) Ensure that items in a list of strings containing whitespace are written out surrounded by single quotes. This means that both @@ -71,7 +71,7 @@ Added Parameters work on bug 770). 23) Fix build of winbindd with static pdb modules. 24) Retrieve the correct ACL group bits if the file has an ACL - (bug 802). + (bug 802). 25) Implement "net rpc group members": Get members of a domain group in human-readable format. 26) Add MacOSX (Darwin) specific charset module code. -- cgit