]> granicus.if.org Git - php/commitdiff
update NEWS
authorStanislav Malyshev <stas@php.net>
Tue, 9 Jun 2015 23:23:05 +0000 (16:23 -0700)
committerStanislav Malyshev <stas@php.net>
Tue, 9 Jun 2015 23:23:05 +0000 (16:23 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 08007949b8fb0c0fe788a0a6d5e4b5dc9867f6e6..d64f05154a99d3be51ce3759f8af26d02f2681f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ PHP                                                                        NEWS
 - Core:
   . Imroved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
     heap overflow). (Max Spelsberg)
+  . Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
+    (Anatol Belski)
+  . Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
+
+- Litespeed SAPI:
+  . Fixed bug #68812 (Unchecked return value). (George Wang)
 
 - Postgres:
   . Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)