]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Tue, 6 Sep 2016 09:29:00 +0000 (18:29 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Tue, 6 Sep 2016 09:29:00 +0000 (18:29 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 45688a05dd58b050661af3977dc2701633577602..7be8f88a513ec7555b2f04eb722de2a013003765 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP                                                                        NEWS
   . Fixed bug #67325 (imagetruecolortopalette: white is duplicated in palette).
     (cmb)
 
+- Mbstring
+ . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
+
 - Opcache:
   . Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()
     function). (Laruence)