From: Moriyoshi Koizumi Date: Tue, 18 Feb 2003 15:26:20 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.2RC1~184 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c85abb17890c4d5d2b35597e7f120c918258b8dc;p=php BFN --- diff --git a/NEWS b/NEWS index a17e1826ea..0ec8aaa811 100644 --- a/NEWS +++ b/NEWS @@ -49,6 +49,8 @@ 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 #21689 (fgetcsv() suppresses some characters before a separator). + (Masahiro, Moriyoshi) - Fixed bug #21597 (made glob() understand Windows paths). (Edin) - Fixed bug #21549 (problem with Ingres II persistent connections). (Jani) - Fixed bug #21544 (Extended checks for where FreeTDS is installed). (Frank)