]> granicus.if.org Git - php/commitdiff
NEWS
authorRemi Collet <remi@php.net>
Tue, 30 May 2017 13:50:48 +0000 (15:50 +0200)
committerRemi Collet <remi@php.net>
Wed, 31 May 2017 07:54:11 +0000 (09:54 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 8f07dbe7613b378c0d07224044479b6b77c249b8..a5c034b51d40e1ca9313466c16ed6d7ead123ee6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -129,6 +129,7 @@ PHP                                                                        NEWS
   . Added array input support to mb_convert_encoding(). (Yasuo)
   . Added array input support to mb_check_encoding(). (Yasuo)
   . Fixed bug #69079 (enhancement for mb_substitute_character). (masakielastic)
+  . Update to oniguruma version 6.3.0. (Remi)
 
 - Mcrypt:
   . The deprecated mcrypt extension has been moved to PECL. (leigh)