]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Wed, 26 Jul 2017 12:53:21 +0000 (14:53 +0200)
committerAnatol Belski <ab@php.net>
Wed, 26 Jul 2017 12:53:21 +0000 (14:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a11a4e249318f0be026de743d225b261b683215d..14282225192fb192f326f4a301360a9d576f4e28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ PHP                                                                        NEWS
 
 - Mbstring:
   . Fixed bug #73528 (Crash in zif_mb_send_mail). (Nikita)
+  . Fixed bug #74929 (mbstring functions version 7.1.1 are slow compared to 5.3
+    on Windows). (Nikita)
 
 - ODBC:
   . Removed support for Birdstep. (Kalle)