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

diff --git a/NEWS b/NEWS
index 7853ad6cc89c00a7b8e1694e4ceb9a042ed6e00b..6fc91269bd27c55da6bae33d76df90a3b85d0d1c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -51,6 +51,10 @@ PHP                                                                        NEWS
 - Installation
   . Fixed bug #61172 (Add Apache 2.4 support). (Chris Jones)
 
+- Intl:
+  . Fixed bug #61487 (Incorrent bounds checking in grapheme_strpos).
+    (Stas)
+
 - mbstring:
   . MFH mb_ereg_replace_callback() for security enhancements. (Rui)