]> granicus.if.org Git - php/commitdiff
updated NEWS
authorAnatol Belski <ab@php.net>
Wed, 6 Jan 2016 06:53:31 +0000 (07:53 +0100)
committerAnatol Belski <ab@php.net>
Wed, 6 Jan 2016 06:53:31 +0000 (07:53 +0100)
NEWS

diff --git a/NEWS b/NEWS
index e1235fd9345887dd120217ade098c416e747566c..758b70e21f2ace7ad2640ddd07430fb6c63f8294 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -110,6 +110,10 @@ PHP                                                                        NEWS
   . Fixed bug #71153 (Performance Degradation in ArrayIterator with large
     arrays). (Nikita)
 
+- Standard:
+  . Fixed bug #71270 (Heap BufferOver Flow in escapeshell functions).
+    (emmanuel dot law at gmail dot com)
+
 - WDDX:
   . Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet Deserialization).
     (taoguangchen at icloud dot com)