From: Christoph M. Becker Date: Mon, 20 Jul 2015 21:50:40 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta2~6^2~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81a008563b54fdfa4d3e4526e7f1bf221661c1d0;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 5b176d9b16..6e981c4478 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol) - GD: + . 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) . Fixed bug #66882 (imagerotate by -90 degrees truncates image by 1px). (cmb)