]> granicus.if.org Git - php/commitdiff
BFN
authorMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 18 Feb 2003 15:26:20 +0000 (15:26 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Tue, 18 Feb 2003 15:26:20 +0000 (15:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a17e1826ea267a6352ce99f3980a24996e49708e..0ec8aaa811059651c8ae41737993bfd87752dbb5 100644 (file)
--- 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)