From: Marcus Boerger Date: Sun, 14 Dec 2003 22:20:55 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.5RC1~60 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e0eaa22d19a1958c11db97ef52448947be8958e6;p=php BFN --- diff --git a/NEWS b/NEWS index b160c90fdd..67e15abca2 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,7 @@ PHP 4 NEWS - Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker test fails). (Jani) - Fixed bug #26355 (flock() doesn't initialize the wouldblock argument). (Ilia) - Fixed bug #26309 (Fixed argument parsing for imageftbbox()). (Ilia) +- Fixed bug #26304 (Unexpected data loss when opening dba file). (Marcus) - Fixed bug #26285 (escapeshellarg() uses wrong quotes on windows). (Ilia) - Fixed bug #26267 (gmp_random() leaks memory and does not produce random numbers). (Jani)