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

diff --git a/NEWS b/NEWS
index 1c89d28d2384da46ca7b8a7dc936319de7985ab4..2a1feab26d8d664f74ed02fc8563228c4197c617 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ PHP                                                                        NEWS
     properties). (Laruence)
   . Fixed misparsing of abstract unix domain socket names. (Sara)
 
+- Mbstring:
+  . Add oniguruma upstream fix (CVE-2017-9224, CVE-2017-9226, CVE-2017-9227,
+    CVE-2017-9228, CVE-2017-9229) (Remi, Mamoru TASAKA)
+
 - Opcache:
   . Fixed bug #74663 (Segfault with opcache.memory_protect and
     validate_timestamp). (Laruence)