From: Christoph M. Becker Date: Mon, 13 Jul 2015 16:34:40 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.12RC1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72c2fc44e0fb0484ade1ce89da8084dd89714e1c;p=php updated NEWS --- diff --git a/NEWS b/NEWS index effcee4ed4..776255307e 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS . Fixed bug #64878 (304 responses return Content-Type header). (cmb) - GD: + . 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) . Fixed bug #67447 (imagecrop() add a black line when cropping). (cmb)