From: Christoph M. Becker Date: Sun, 19 Jul 2015 20:44:53 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.0.0beta2~6^2~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3002ba468c21091895d5be5d5bed406867e269a9;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 6e5024775d..5b176d9b16 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ . Fixed bug #70065 (curl_getinfo() returns corrupted values). (Anatol) - GD: + . 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) . Fixed bug #70064 (imagescale(..., IMG_BICUBIC) leaks memory). (cmb)