From: Christoph M. Becker Date: Sun, 12 Jul 2015 21:18:59 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.1.1RC1~35^2~14^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33da8a60d930257a9ff130a3e204bde1efb0b622;p=php updated NEWS --- diff --git a/NEWS b/NEWS index cbba441d0c..b90b86a54d 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,7 @@ original). (Dmitry, Laruence) - GD: + . Fixed bug #67447 (imagecrop() add a black line when cropping). (cmb) . Fixed bug #68714 (copy 'n paste error). (cmb) . Fixed bug #66339 (PHP segfaults in imagexbm). (cmb) . Fixed bug #70047 (gd_info() doesn't report WebP support). (cmb)