moriyoshi               Fri Feb 28 08:32:46 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php4       NEWS 
  Log:
  Was actually an ucwords() problem...
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1247.2.117 php4/NEWS:1.1247.2.118
--- php4/NEWS:1.1247.2.117      Fri Feb 28 05:23:05 2003
+++ php4/NEWS   Fri Feb 28 08:32:46 2003
@@ -72,7 +72,7 @@
 - Fixed bug #21809 (select would not always timeout during socket shutdown). (Wez)
 - Fixed bug #21725 (return behaviour differs between include and require). (Zeev)
 - Fixed bug #21713 (include remote files leaks descriptors on Solaris). (Wez)
-- Fixed bug #21708 (ucfirst() trouble again). (Moriyoshi)
+- Fixed bug #21708 (ucwords() trouble again). (Moriyoshi)
 - Fixed bug #21689 (fgetcsv() suppresses some characters before a separator).
   (Masahiro, Moriyoshi)
 - Fixed bug #21912, #21676 (GetImageSize() failed for remote files). (Wez)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to