From c65d663aefd27e39006b9c20a665893aa5265ed4 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Thu, 20 Jun 2013 22:22:07 +0200 Subject: [PATCH] fix #65070, bgcolor does not use the same format as the input image with imagerotate --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.50.1