]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Sun, 11 Jan 2009 12:03:43 +0000 (12:03 +0000)
committerRob Richards <rrichards@php.net>
Sun, 11 Jan 2009 12:03:43 +0000 (12:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0139e093151db2376a909419bc9ec9ec8d24fc20..f28ad55b5488512182025aefec9bd545bded2687 100644 (file)
--- 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)