From: Magnus M��tt� Date: Thu, 12 Aug 2004 05:42:13 +0000 (+0000) Subject: Add missing NEWS entry (bug 29147). X-Git-Tag: php-5.0.1RC2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=143ae77156e886e8212c1d2f6164392d9fcc6cf6;p=php Add missing NEWS entry (bug 29147). --- diff --git a/NEWS b/NEWS index 311c78a8ad..289e7217d6 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,7 @@ PHP NEWS timezone). (Wez) - Fixed bug #29256 (error when sending large packets on a socket). (Dmitry) - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry) +- Fixed bug #29147 (Compile Error in mnoGoSearch functions). (Sergey, Antony) - Fixed bug #29132 ($_SERVER["PHP_AUTH_USER"] isn't defined). (Stefan) - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi) - Fixed bug #29109 (SoapFault exception: [WSDL] Out of memory). (Dmitry)