From: Marcus Boerger Date: Thu, 13 Nov 2003 09:00:48 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~207 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=61a601cb12b54a05e963878bd89209b393113b10;p=php BFN --- diff --git a/NEWS b/NEWS index ed7b4387f3..4ce6c02d2d 100644 --- a/NEWS +++ b/NEWS @@ -25,6 +25,8 @@ PHP 4 NEWS - Fixed bug #26025 (Segfault on glob() without GLOB_NOCHECK or GLOB_NOMAGIC under *BSD platforms). (Moriyoshi) - Fixed bug #26003 (Make fgetcsv() binary safe). (Ilia, Moriyoshi) +- Fixed bug #25794 (Cannot open existing hash db3 file with write" ext/dba). + (Marcus) - Fixed bug #25581 (getimagesize () return incorrect values on bitmap (os2) files). (Marcus)