rrichards Fri Feb 23 11:15:08 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.557&r2=1.2027.2.547.2.558&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.557 php-src/NEWS:1.2027.2.547.2.558 --- php-src/NEWS:1.2027.2.547.2.557 Fri Feb 23 00:58:49 2007 +++ php-src/NEWS Fri Feb 23 11:15:08 2007 @@ -9,6 +9,7 @@ - Added --ri switch to CLI which allows to check extension information. (Marcus) - Added tidyNode::getParent() method (John, Nuno) - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry) +- Fixed bug #40598 (libxml segfault). (Rob) - Fixed bug #40578 (imagettftext() multithreading issue). (Tony, Pierre) - Fixed bug #40576 (double values are truncated to 6 decimal digits when encoding). (Tony)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php