From: Lior Kaplan Date: Tue, 19 Aug 2014 22:34:57 +0000 (+0300) Subject: Add NEWS entry for bug #67730 X-Git-Tag: PRE_64BIT_BRANCH_MERGE~25^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96f812e411958591161461d3fa6b00ea157e7eed;p=php Add NEWS entry for bug #67730 --- diff --git a/NEWS b/NEWS index ea33c44ab3..d38f3c2cfa 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ PHP NEWS - GD . Made fontFetch's path parser thread-safe. (Sara) + . Fixed bug #67730 (Null byte injection possible with imagexxx functions). + (CVE-2014-5120) (Ryan Mauger) 14 Aug 2014, PHP 5.6.0 Release Candidate 4