From: Rob Richards Date: Thu, 28 Apr 2005 12:20:13 +0000 (+0000) Subject: BFN X-Git-Tag: php-4.4.0RC1~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f69536e0edea183996cbb8aa0314cf69ca10e0c;p=php BFN --- diff --git a/NEWS b/NEWS index 4db2c5daac..92942e8423 100644 --- 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).