From a309dd8641e23dd1fefaf9fa23f553595c35ccbe Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 4 Jul 2006 02:15:02 +0000 Subject: r16793: fix a few typos (thanks Derrell) --- WHATSNEW.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 77cf3af46df..3fbbedd5374 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -11,7 +11,7 @@ new features and difference in behavior from previous releases. There has been a substantial amount of cleanup work done during this development cycle. We would like to thank both Coverity (http://www.coverity.com/) and Klocwork (http://www.klocwork.com/) -for anaylzing the Sambs source code. As a result, this release +for analyzing the Samba source code. As a result, this release includes fixes for over 400 defects. The coverage was approximately even with over 200 defects reported by each tool. @@ -19,7 +19,7 @@ Thanks very much to those people who spent time testing the release candidates and reported their findings. We would like to especially thank Thomas Bork for his numerous reports. We believe that the final release is in much better shape -in a large part due to his efforts. +in large part due to his efforts. New features in 3.0.23 include: @@ -195,7 +195,7 @@ o Guenther Deschner o Volker Lendecke * Fix a memleak in the server registry code for enumeration shares. - * Fix an niavlid munlock call in winbindd's credentials cache. + * Fix an invalid munlock() call in winbindd's credentials cache. o Jason Mader @@ -366,7 +366,7 @@ o Gerald (Jerry) Carter * Add support for the experimental %(DomainSID) smb.conf variable. * Add support for parsing SIDs in smb.conf value lists. - * Fix vuid allocation in Kerberos SMBsessetup reply. + * Fix vuid allocation in Kerberos SMBsesssetup reply. * Ensure that local group membership is included in the getgroups() NSS reply. * Automatically create a BUILTIN\{Administrators,Users} if -- cgit