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

diff --git a/NEWS b/NEWS
index 7680270cba225642cd49764252f5b7b4b5a570dc..928ddfe209b122b1fa3fe822eadb1f4b051eece1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,15 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ?? 2017, PHP 5.6.32
 
+- Date:
+  . Fixed bug #75055 (Out-Of-Bounds Read in timelib_meridian()). (Derick)
+
+- mcrypt:
+  . Fixed bug #72535 (arcfour encryption stream filter crashes php). (Leigh)
+
+- PCRE:
+  . Fixed bug #75207 (applied upstream patch for CVE-2016-1283). (Anatol)
+
 06 Jul 2017, PHP 5.6.31
 
 - Core: