From: Moriyoshi Koizumi Date: Mon, 21 Feb 2005 15:17:00 +0000 (+0000) Subject: - BFN X-Git-Tag: RELEASE_0_3~277 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ffa8233ed9b47f5fe481d65032db5c81445fbcf9;p=php - BFN --- diff --git a/NEWS b/NEWS index 9b88a9c150..5ecb30b23f 100644 --- a/NEWS +++ b/NEWS @@ -80,6 +80,8 @@ PHP NEWS - Fixed bug #29061 (soap extension segfaults). (Dmitry) - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry) - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) +- Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). + (Moriyoshi) 13 Jul 2004, PHP 5.0.0 - Rewritten UNIX and Windows install help files. (Documentation Team)