From: Moriyoshi Koizumi Date: Tue, 18 Feb 2003 18:15:44 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC1~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=25eff603b1c1754d2bda5cc16f60ec198e80d09f;p=php BFN --- diff --git a/NEWS b/NEWS index 0ec8aaa811..8d8ec24e42 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,7 @@ PHP 4 NEWS (Wez) - 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 #21708 (ucfirst() trouble again). (Moriyoshi) - Fixed bug #21689 (fgetcsv() suppresses some characters before a separator). (Masahiro, Moriyoshi) - Fixed bug #21597 (made glob() understand Windows paths). (Edin)