From: Stanislav Malyshev Date: Tue, 5 Aug 2008 21:40:48 +0000 (+0000) Subject: ok, clarify :) X-Git-Tag: php-5.2.7RC1~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dda8d74cb50deb4b235d0bdd215ab8f53aebb9df;p=php ok, clarify :) --- diff --git a/NEWS b/NEWS index 97ea83bd02..6e87c9c3e7 100644 --- a/NEWS +++ b/NEWS @@ -13,7 +13,7 @@ PHP NEWS functions. (Andrey) - Fixed a regression when using strip_tags() and < is within an attribute. (Scott) -- Fixed memnstr bug by Laurent Gaffie (Stas) +- Fixed memnstr bug, reported by Laurent Gaffie (Stas) - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter). (Jani)