From: Christoph M. Becker Date: Sun, 19 Jul 2015 15:48:02 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta2~6^2~36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0ea35e1732bf7ef65bd4425f90a98f326b3359d4;p=php updated NEWS --- diff --git a/NEWS b/NEWS index eddf23123d..6e5024775d 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol) - GD: + . Fixed bug #66590 (imagewebp() doesn't pad to even length). (cmb) . 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)