From: Moriyoshi Koizumi Date: Sat, 8 Nov 2003 04:45:18 +0000 (+0000) Subject: touch X-Git-Tag: php-4.3.5RC1~224 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=869f61fcf8c502c4af285b1db59f2e3fee1a30bb;p=php touch --- diff --git a/NEWS b/NEWS index 01e93b9683..6a40a36dda 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,7 @@ PHP 4 NEWS after every mcrypt_generic_init() call). (Ilia) - Fixed bug #26025 (Segfault on glob() without GLOB_NOCHECK or GLOB_NOMAGIC under *BSD platforms). (Moriyoshi) -- Fixed bug #26003 (Make fgetcsv() binary safe). (Ilia) +- Fixed bug #26003 (Make fgetcsv() binary safe). (Ilia, Moriyoshi) - Fixed bug #25581 (getimagesize () return incorrect values on bitmap (os2) files). (Marcus)