From: Christoph M. Becker Date: Sun, 12 Jul 2015 21:13:13 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-5.6.12RC1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=591fd4cdc3429931951ec08c7e5edd7af6e1c916;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 6d9dd15ae1..e3a4e0d44a 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ PHP NEWS . Fixed bug #64878 (304 responses return Content-Type header). (cmb) - 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)