From: foobar Date: Sat, 9 Aug 2003 15:41:09 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC4~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77a22a28351f5c00a6efeeb7b7f5090db08187f3;p=php BFN --- diff --git a/NEWS b/NEWS index 4269cf95e2..96126f76d0 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,11 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2003, Version 4.3.3RC4 +- Fixed bug #24989 (external libexpat conflicts with bundled libexpat). (Jani) - Fixed bug #24977 (Revert mysql_select_db optimization). (Ilia) +- Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris). (Ilia) - Fixed bug #24792 (--enable-zend-multibyte causes random segfaults with ZTS). (fujimoto) -- Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris). (Ilia) - Fixed bug #24063 (serialize() missing 0 after the . on scientific notation). (Marcus, Ilia)