From: Christoph M. Becker Date: Mon, 20 Jul 2015 23:24:55 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta2~6^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c651cf8c38d4adb5fee455c20380e341c0367d0;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 6e981c4478..ae3d1d3559 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol) - GD: + . Fixed bug #53156 (imagerectangle problem with point ordering). (cmb) . Fixed bug #66387 (Stack overflow with imagefilltoborder). (cmb) . Fixed bug #70102 (imagecreatefromwebm() shifts colors). (cmb) . Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb)