From: Pierre Joye Date: Thu, 20 Jun 2013 20:22:07 +0000 (+0200) Subject: fix #65070, bgcolor does not use the same format as the input image with imagerotate X-Git-Tag: php-5.5.2RC1~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c65d663aefd27e39006b9c20a665893aa5265ed4;p=php fix #65070, bgcolor does not use the same format as the input image with imagerotate --- diff --git a/NEWS b/NEWS index 653a64afdb..d8b74c2b9a 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ PHP NEWS - CLI server: . Fixed bug #65066 (Cli server not responsive when responding with 422 http status code). (Adam) +- GD + . Fixed #65070 (bgcolor does not use the same format as the input image with + imagerotate). (Pierre) 20 Jun 2013, PHP 5.5.0