rrichards Sun Aug 28 12:23:49 2005 EDT Modified files: (Branch: PHP_5_1) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.28&r2=1.2027.2.29&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.28 php-src/NEWS:1.2027.2.29 --- php-src/NEWS:1.2027.2.28 Sat Aug 27 21:10:17 2005 +++ php-src/NEWS Sun Aug 28 12:23:48 2005 @@ -14,6 +14,7 @@ - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) - Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"]). (Jani) +- Fixed bug #34276 (setAttributeNS doesn't work with default namespace). (Rob) - Fixed bug #34257 (lib64 not handled correctly in ming extension). (Marcus) - Fixed bug #34221 (Compiling xmlrpc as shared fails other parts). (Jani) - Fixed bug #34191 (ob_gzhandler does not enforce trailing \0). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php