From: Stanislav Malyshev Date: Wed, 4 May 2005 16:20:04 +0000 (+0000) Subject: #32924 X-Git-Tag: php-5.0.1b1~324 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ef8064753be4b3a53e5a8b81a224792c03ae37d;p=php #32924 --- diff --git a/NEWS b/NEWS index 66f17b97cf..c4dfb1322a 100644 --- a/NEWS +++ b/NEWS @@ -139,6 +139,7 @@ PHP NEWS - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). (Moriyoshi) +- Fixed bug #32924 prepend does not add file to included files (Stas) 13 Jul 2004, PHP 5.0.0 - Rewritten UNIX and Windows install help files. (Documentation Team)