From: Christoph M. Becker Date: Mon, 13 Jul 2015 20:33:43 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.1.1RC1~35^2~8^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e9eee7684068252f6cdea8b0aa9ab9f37e04c617;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 64088fd3ad..da4c43b2b9 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol) - GD: + . Fixed bug #66882 (imagerotate by -90 degrees truncates image by 1px). (cmb) . Fixed bug #70064 (imagescale(..., IMG_BICUBIC) leaks memory). (cmb) . Fixed bug #69024 (imagescale segfault with palette based image). (cmb) . Fixed bug #53154 (Zero-height rectangle has whiskers). (cmb)