From: Remi Collet Date: Wed, 12 Mar 2014 13:08:25 +0000 (+0100) Subject: typo in NEWS X-Git-Tag: PRE_PHPNG_MERGE~487^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0bccd48d3fad70799aaf4b8d95ac740b58990f3e;p=php typo in NEWS --- diff --git a/NEWS b/NEWS index 38f1a43f9d..517d643b1a 100644 --- a/NEWS +++ b/NEWS @@ -23,7 +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) + . Fixed #66890 (imagescale segfault). (Remi) - Hash: . Fixed bug #66698 (Missing FNV1a32 and FNV1a64 hash functions).