Author: vlendec Date: 2007-02-28 19:22:20 +0000 (Wed, 28 Feb 2007) New Revision: 21600
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21600 Log: Some typos Modified: branches/SAMBA_3_0_25/WHATSNEW.txt Changeset: Modified: branches/SAMBA_3_0_25/WHATSNEW.txt =================================================================== --- branches/SAMBA_3_0_25/WHATSNEW.txt 2007-02-28 19:20:04 UTC (rev 21599) +++ branches/SAMBA_3_0_25/WHATSNEW.txt 2007-02-28 19:22:20 UTC (rev 21600) @@ -67,7 +67,7 @@ on write-only files. * Fix a class of memory allocation bugs in the handling of user tokens. - * Fix crash bug in winbindd caused by a bug ni the + * Fix crash bug in winbindd caused by a bug in the messaging dispatch code. * Fix memory bloat in trans calls caused by talloc()'ing memory off the wrong context. @@ -162,7 +162,7 @@ o David Hu <[EMAIL PROTECTED]> - * BUG 4267: Fix memory leaks in ldpasam. + * BUG 4267: Fix memory leaks in ldapsam. o Bjoern Jacke <[EMAIL PROTECTED]> @@ -170,9 +170,9 @@ o Volker Lendecke <[EMAIL PROTECTED]> - * Allow changing of the hashsize when runing tdbbackup. + * Allow changing of the hashsize when running tdbbackup. * Implement secure DDNS update code - * Klocwork, Covrity, and IBM Checker fixes. + * Klocwork, Coverity, and IBM Checker fixes. * BUG 4273: Fix crash in 'net rpc vampire' * Refactor older SMB file serving code. * Refactor open directory file serving code. @@ -186,7 +186,7 @@ o Herb Lewis <[EMAIL PROTECTED]> * Cleanups to sharesec utility. - * Compilter warning cleanups. + * Compiler warning cleanups. o Jim McDonough <[EMAIL PROTECTED]>
