]> granicus.if.org Git - php/commitdiff
BFN
authorfoobar <sniper@php.net>
Sat, 9 Aug 2003 15:41:09 +0000 (15:41 +0000)
committerfoobar <sniper@php.net>
Sat, 9 Aug 2003 15:41:09 +0000 (15:41 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4269cf95e2d1b0a48dfea6c41e9b53c6fd4c738a..96126f76d07dbca13ee8a8924f06538f33c398f8 100644 (file)
--- 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)