]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Thu, 28 Apr 2005 12:20:13 +0000 (12:20 +0000)
committerRob Richards <rrichards@php.net>
Thu, 28 Apr 2005 12:20:13 +0000 (12:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4db2c5daac7efb554d1773faad7f51c9f19b9776..92942e84231c958bb82a5ca754722344c6ef83d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -29,6 +29,8 @@ PHP 4                                                                      NEWS
   (Uwe Schindler)
 - Fixed bug #32311 (mb_encode_mimeheader() does not properly escape characters).
   (Moriyoshi)
+- Fixed bug #32245 (xml_parser_free() in a function assigned to the xml parser
+  gives a segfault). (Rob)
 - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP 
   response message). (Jani) 
 - Fixed bug #31583 (php_std_date() uses short day names in non-y2k_compliance mode).