]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Fri, 12 Dec 2008 04:18:12 +0000 (04:18 +0000)
committerRob Richards <rrichards@php.net>
Fri, 12 Dec 2008 04:18:12 +0000 (04:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 0987367f24183c4bf3c2dc1f9eee1727b79357ea..59b85be2576066f7e68c3bdb1c0c5d9fb06173b9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,7 @@ PHP                                                                        NEWS
 - Fixed bug #46748 (Segfault when an SSL error has more than one error). (Scott)
 - Fixed bug #46739 (array returned by curl_getinfo should contain content_type key). 
   (Mikko)
+- Fixed bug #46699: (xml_parse crash when parser is namespace aware). (Rob)
 - Fixed bug #35975 (Session cookie expires date format isn't the most compatible.
   Now matches that of setcookie()). (Scott)