From: Ilia Alshanetsky Date: Fri, 8 Aug 2003 13:55:06 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC4~81 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c95bd4ad87fc432a6bce491d2339c2a659c80d34;p=php BFN --- diff --git a/NEWS b/NEWS index 0ba6059ec7..8d1104c8be 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,10 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2003, Version 4.3.3RC4 +- Fixed bug #24977 (Revert mysql_select_db optimization). (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) 07 Aug 2003, Version 4.3.3RC3 - Fixed bug #24958 (Incorrect handling of 404s). (Ilia, Justin)