]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
preparing for release of 3.0.1rc1
authorGerald Carter <jerry@samba.org>
Thu, 4 Dec 2003 22:05:15 +0000 (22:05 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 4 Dec 2003 22:05:15 +0000 (22:05 +0000)
WHATSNEW.txt

index 0b583defdb4202d93f262bff07ffcba347fd588c..e58a5b141470d211383d756114f599848841e8ad 100644 (file)
@@ -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.