From: Remi Collet Date: Wed, 12 Mar 2014 14:36:38 +0000 (+0100) Subject: NEWS X-Git-Tag: PRE_PHPNG_MERGE~485^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a1efa350a4859c4c264cb6c2c195c5f690e9269;p=php NEWS --- diff --git a/NEWS b/NEWS index 517d643b1a..226a0fcafe 100644 --- a/NEWS +++ b/NEWS @@ -23,7 +23,8 @@ PHP NEWS - GD: . Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer CVE-2013-7327). (Tomas Hoger, Remi). - . Fixed #66890 (imagescale segfault). (Remi) + . Fixed bug #66890 (imagescale segfault). (Remi) + . Fixed bug #66893 (imagescale ignore method argument). (Remi) - Hash: . Fixed bug #66698 (Missing FNV1a32 and FNV1a64 hash functions).