From: glennrp Date: Mon, 10 May 2010 03:00:50 +0000 (+0000) Subject: background.index PNG bug X-Git-Tag: 7.0.1-0~9509 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d283b565591f435334d11c57e47194cd65f5967d;p=imagemagick background.index PNG bug --- diff --git a/ChangeLog b/ChangeLog index fffd1b6d0..3c93f5490 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-05-08 6.6.1-8 Glenn Randers-Pehrson + * Use proper background.index when writing indexed PNG, if the background + color is in the palette. + 2010-05-08 6.6.1-7 Cristy * Fix improper 'invalid colormap index' PNG bug. * Fix PerlMagick compile exception.