From: Christoph M. Becker Date: Mon, 13 Jul 2015 13:59:40 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.1.1RC1~35^2~10^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=54b288ad922e8c86bf42e867a7603096326fb9b6;p=php updated NEWS --- diff --git a/NEWS b/NEWS index e93bdf14f7..6499748c86 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ original). (Dmitry, Laruence) - GD: + . 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) . Fixed bug #68714 (copy 'n paste error). (cmb)