summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-06-13 12:17:36 +0000
committerGerald Carter <jerry@samba.org>2006-06-13 12:17:36 +0000
commit9a20b3d8b5fc756598bb10dd0741f19a4674ebff (patch)
tree0e721235d09c72b4c2c2b19ad1e8f4a868e19e30
parent611c163090e57974041765795d93b18545f0098d (diff)
downloadsamba-9a20b3d8b5fc756598bb10dd0741f19a4674ebff.tar.gz
samba-9a20b3d8b5fc756598bb10dd0741f19a4674ebff.tar.xz
samba-9a20b3d8b5fc756598bb10dd0741f19a4674ebff.zip
r16189: fix a few typos in the release notes
-rw-r--r--WHATSNEW.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 9b9ff57b3e2..5cd72bd98af 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -15,7 +15,7 @@ We believe that RC2 is in much better shape in a large part due
to his efforts.
We would also like to thank the developers of Klokwork for their
-analysis of the Samba source tree. This release candidates includes
+analysis of the Samba source tree. This release candidate includes
multiple fixes based on reports from the Klokwork code analyzer.
Common issues addressed in 3.0.23rc2 include:
@@ -31,7 +31,7 @@ Group Mapping Changes
The default mapping entries for groups such as "Domain Admins"
are no longer created when using an smbpasswd file or a tdbsam passdb
backend. This means that it is necessary to use 'net groupmap add'
-rathe than 'net groupmap modify' to set these entries. This change
+rather than 'net groupmap modify' to set these entries. This change
has no effect on winbindd's IDmap functionality for domain groups.
@@ -72,8 +72,8 @@ o Guenther Deschner <gd@samba.org>
* Set our internal domains to "online" by default in winbindd.
* BUG 3800: Fill the password_policy method in winbindd for
winbindd_passdb.
- * Fix memory leak when LDAP posix attribute queries fail.
- * Honour the krb5 principal name change (of the new ads join code)
+ * Fix memory leak when LDAP POSIX attribute queries fail.
+ * Honor the krb5 principal name change (of the new ads join code)
in the kerberized winbind pam_auth.
* Correctly handle the case when there is no configuration file
for pam_winbind.