rrichards Tue Jun 15 07:51:09 2004 EDT Modified files: /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1736&r2=1.1737&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1736 php-src/NEWS:1.1737 --- php-src/NEWS:1.1736 Sun Jun 13 06:13:12 2004 +++ php-src/NEWS Tue Jun 15 07:51:09 2004 @@ -2,6 +2,7 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Jul 2004, PHP 5.0.0 - Changed doc comments to require a single white space after '/**'. (Marcus) +- Fixed bug #28771 (Segfault when using xslt and clone). (Rob) - Fixed bug #28721 (appendChild() and insertBefore() unset DOMText).(Rob) - Fixed bug #28702 (SOAP does not parse WSDL service address correctly). (Dmitry) - Fixed bug #28699 (Reflection api bugs). (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php