]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Thu, 8 Sep 2016 04:35:38 +0000 (13:35 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Thu, 8 Sep 2016 04:35:38 +0000 (13:35 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 143c781878addbc2aa96e3b0c28a61d90e0be566..da420b7b5aec5c19ea79ef1ac84ac2ab87184446 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,7 +15,9 @@ PHP                                                                        NEWS
     (cmb)
 
 - Mbstring
- . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
+  . Fixed bug #66964 (mb_convert_variables() cannot detect recursion) (Yasuo)
+  . Fixed bug #72992 (mbstring.internal_encoding doesn't inherit default_charset).
+    (Yasuo)
 
 - Opcache:
   . Fixed bug #72982 (Memory leak in zend_accel_blacklist_update_regexp()