From: Yasuo Ohgaki Date: Fri, 13 Feb 2015 20:34:57 +0000 (+0900) Subject: Update NEWS X-Git-Tag: php-5.4.38~6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b6269a2531137cdb7c32f62bd47caa82b9c6bb5;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 462d6a1733..a3d35b7707 100644 --- 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: