svn commit: samba r19695 - in branches/SAMBA_3_0_RELEASE: .

jerry at samba.org jerry at samba.org
Mon Nov 13 18:52:54 GMT 2006


Author: jerry
Date: 2006-11-13 18:52:53 +0000 (Mon, 13 Nov 2006)
New Revision: 19695

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=19695

Log:
update release notes some more and fix a few typos
Modified:
   branches/SAMBA_3_0_RELEASE/WHATSNEW.txt


Changeset:
Modified: branches/SAMBA_3_0_RELEASE/WHATSNEW.txt
===================================================================
--- branches/SAMBA_3_0_RELEASE/WHATSNEW.txt	2006-11-13 18:44:52 UTC (rev 19694)
+++ branches/SAMBA_3_0_RELEASE/WHATSNEW.txt	2006-11-13 18:52:53 UTC (rev 19695)
@@ -9,12 +9,11 @@
 original 3.0.23 release regarding new features and difference 
 in behavior from previous releases.
 
-Common bugs fixed in 3.0.23d include:
+Important issues addressed in 3.0.23d include:
 
-  o
+  o Stability fixes for winbindd
+  o Portability fixes on FreeBSD and Solaris operating systems.
 
-
-
 ######################################################################
 Changes
 #######
@@ -28,8 +27,8 @@
 o   Jeremy Allison <jra at samba.org>
     * Changes to ntlm_auth to better support Firefox's NTLM 
       authentication.
-    * Make max usershares an advisory limit.
-    * BUG 4095: Cleanup bad subsitution causing the username 
+    * Make the "max usershares" parameter an advisory limit.
+    * BUG 4095: Cleanup bad substitution causing the username 
       to be translated to domain\user twice in spnego path. 
     * BUG 4097: Ensure all pdb_XXX calls are wrapped in 
       [un]become_root() pairs.
@@ -41,7 +40,7 @@
       structure.
     * Fix libsmbclient bug with Konqueror and NetApp filers that 
       need a leading / in OpenAndX calls. 
-    * Added showacls toogle in the smbclient code.
+    * Added showacls toggle in the smbclient code.
     * Add a suffix to the pidfile's program name if this is a process
       with a non-default configuration file name.
     * Fix protection from invalid struct tm values.
@@ -52,7 +51,7 @@
     * BUG 3856: Set the nss soname version on FreeBSD.
     * BUG 4109: Fix bug causing smbd to turn off winbindd and 
       fail to disable the _NO_WINBIND environment.
-    * BUG 3868: Prevent --with-aio-support from trimping on the 
+    * BUG 3868: Prevent --with-aio-support from trimming the 
       $LIBS variable in configure.in.
 
 
@@ -77,7 +76,7 @@
     * Close socket when the CLDAP request has failed.
     * Memory leak fixes in the libads/ldap.c code.
     * Printer publishing fixes for "net ads".
-    * Fix error code returns in the CLDAP client codee.
+    * Fix error code returns in the CLDAP client code.
     * Do not anonymously query for AD schema items in winbindd.
     * Protect against storing null-sids in the winbind cache.
     * Fallback to non-paging LDAP searches for anonymous bound 
@@ -99,7 +98,7 @@
 
 
 o   Udo Eberhardt <udo.eberhardt at thesycon.de>
-    * BUG 4100: FIx crash in the server spooler code by initializing 
+    * BUG 4100: Fix crash in the server spooler code by initializing 
       values for smb_io_notify_info_data_strings.
 
 



More information about the samba-cvs mailing list