From: Rob Richards Date: Sun, 11 Jan 2009 12:03:43 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.9RC1~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b09626373f59915d2ee75828c4109e2dbcd24d4f;p=php BFN --- diff --git a/NEWS b/NEWS index 0139e09315..f28ad55b54 100644 --- a/NEWS +++ b/NEWS @@ -46,6 +46,8 @@ PHP NEWS - Fixed bug #46699 (xml_parse crash when parser is namespace aware). (Rob) - Fixed bug #46005 (User not consistently logged under Apache2). (admorten at umich dot edu, Stas) +- Fixed bug #45996 (libxml2 2.7 causes breakage with character data + in xml_parse()). (Rob) - Fixed bug #45161 (Reusing a curl handle leaks memory). (Mark Karpeles, Jani) - Fixed bug #35975 (Session cookie expires date format isn't the most compatible. Now matches that of setcookie()). (Scott)