]> granicus.if.org Git - php/commitdiff
Update NEWS
authorYasuo Ohgaki <yohgaki@php.net>
Fri, 13 Feb 2015 20:34:57 +0000 (05:34 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Fri, 13 Feb 2015 20:34:57 +0000 (05:34 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 462d6a1733ac8d28f6c76d10fa610ede65a36333..a3d35b77077e8b4b88c5fb9f843deeb975d8d802 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ PHP                                                                        NEWS
     (Stas)
   . Fixed bug #68925 (Mitigation for CVE-2015-0235 – GHOST: glibc gethostbyname
     buffer overflow). (Stas)
+  . Added NULL byte protection to exec, system and passthru. (Yasuo)
 
 22 Jan 2015 PHP 5.4.37
 - Core: