]> granicus.if.org Git - php/commitdiff
[ci skip] update NEWS
authorAnatol Belski <ab@php.net>
Tue, 24 Oct 2017 12:22:25 +0000 (14:22 +0200)
committerAnatol Belski <ab@php.net>
Tue, 24 Oct 2017 12:22:25 +0000 (14:22 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 1efcd78e96ec446c71cae91a15fe8d744c2bdeb3..1df33bf00e0f19bff7b8704a5efa47fcfabf1960 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,9 @@ PHP                                                                        NEWS
   . Fixed bug #75287 (Builtin webserver crash after chdir in a shutdown
     function). (Laruence)
 
+- Date:
+  . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)
+
 - Enchant:
   . Fixed bug #53070 (enchant_broker_get_path crashes if no path is set). (jelle
     van der Waa, cmb)
@@ -45,6 +48,9 @@ PHP                                                                        NEWS
 - Openssl:
   . Fixed bug #75363 (openssl_x509_parse leaks memory). (Bob)
 
+- PCRE:
+  . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)
+
 - PGSQL:
   . Fixed bug #75419 (Default link incorrectly cleared/linked by pg_close()). (Sara)