From: Remi Collet Date: Wed, 12 Mar 2014 12:47:10 +0000 (+0100) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~488^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=081e2b99285b362dd036443f244ce8192603b2a4;p=php NEWS --- diff --git a/NEWS b/NEWS index 13e2458360..38f1a43f9d 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,7 @@ PHP NEWS - GD: . Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer CVE-2013-7327). (Tomas Hoger, Remi). + . Fixed #66890 (Bug #66890 imagescale segfault). (Remi) - Hash: . Fixed bug #66698 (Missing FNV1a32 and FNV1a64 hash functions).