summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2003-12-04 22:05:15 +0000
committerGerald Carter <jerry@samba.org>2003-12-04 22:05:15 +0000
commit79ad8fbc4844c358c23b221819e1dd04fccc3bc0 (patch)
tree3e39cb363985ed4ce6418212cc780aa478cdeb77
parent212ddc5baf2116dd189080fec7efa1ed856e9cb8 (diff)
downloadsamba-79ad8fbc4844c358c23b221819e1dd04fccc3bc0.tar.gz
samba-79ad8fbc4844c358c23b221819e1dd04fccc3bc0.tar.xz
samba-79ad8fbc4844c358c23b221819e1dd04fccc3bc0.zip
preparing for release of 3.0.1rc1
-rw-r--r--WHATSNEW.txt6
1 files 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.