]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Mon, 15 Feb 2016 02:37:37 +0000 (10:37 +0800)
committerXinchen Hui <laruence@gmail.com>
Mon, 15 Feb 2016 02:37:37 +0000 (10:37 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 93e828fd71b4b3ac6182c5726049caa923c62d62..f7a0264442d7882991e29de7d68a953238d7eddb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ PHP                                                                        NEWS
   . Bug #71559 (Built-in HTTP server, we can download file in web by bug).
     (Johannes, Anatol)
 
+- Opcache:
+  . Fixed bug  #71584 (Possible use-after-free of ZCG(cwd) in Zend Opcache).
+    (Yussuf Khalil)
+
 - PCRE:
   . Fixed bug #71537 (PCRE segfault from Opcache). (Laruence)