From: Rob Richards Date: Fri, 23 Feb 2007 11:15:08 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~315 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db19c74cfee66cb89cfab856bdcaba334f96fcf7;p=php BFN --- diff --git a/NEWS b/NEWS index 4fddb3d4a3..9dab3f2e77 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,7 @@ PHP NEWS - 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)