From: Marcus Boerger Date: Mon, 11 Aug 2003 20:24:58 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.3.3RC4~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=238aa7baee95fab2557b34c9517cf2524bc95a72;p=php BFN --- diff --git a/NEWS b/NEWS index d07ea1978f..af79d61127 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Aug 2003, Version 4.3.3RC4 +- Fixed bug #25044 (header("Location:") changing HTTP status). (Marcus) - Fixed bug #25037 (Possible infinite loop inside SendText()). (Ilia) - Fixed bug #25007 (rand() & mt_rand() seed RNG every call). (Jani) - Fixed bug #24989 (external libexpat conflicts with bundled libexpat). (Jani)