]> granicus.if.org Git - php/commitdiff
add bugfix
authorStanislav Malyshev <stas@php.net>
Tue, 5 Aug 2008 21:24:42 +0000 (21:24 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 5 Aug 2008 21:24:42 +0000 (21:24 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a2cdeb5e0f7cc00d68c26636b6e78bfd0e07ba18..97ea83bd02fd013399d61fdff6213e216fd76c26 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +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 bug #45705 (rfc822_parse_adrlist() modifies passed address parameter).
   (Jani)