]> granicus.if.org Git - php/commitdiff
NEWS for bug #61487
authorStanislav Malyshev <stas@php.net>
Sun, 25 Mar 2012 07:57:08 +0000 (00:57 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 25 Mar 2012 07:57:08 +0000 (00:57 -0700)
NEWS

diff --git a/NEWS b/NEWS
index d278883f8bb13f26c4246e2498f7ead9a91eac51..abda82ad969f0e2b212570acb6b37bd84a54618d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -252,6 +252,8 @@ PHP                                                                        NEWS
     for small images). (Florian)
 
 - Intl:
+  . Fixed bug #61487 (Incorrent bounds checking in grapheme_strpos).
+    (Stas)
   . Fixed bug #60192 (SegFault when Collator not constructed
     properly). (Florian)
   . Fixed memory leak in several Intl locale functions. (Felipe)