commit | d283b565591f435334d11c57e47194cd65f5967d | [log] [tgz] |
---|---|---|
author | glennrp <glennrp@git.imagemagick.org> | Mon May 10 03:00:50 2010 +0000 |
committer | glennrp <glennrp@git.imagemagick.org> | Mon May 10 03:00:50 2010 +0000 |
tree | 898374a6a2aa1d1e74359042196a032f441be85d | |
parent | dd2fd9f7f8becee282a1e58a35b51ffe48092c72 [diff] [blame] |
background.index PNG bug
diff --git a/ChangeLog b/ChangeLog index fffd1b6..3c93f54 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,7 @@ +2010-05-08 6.6.1-8 Glenn Randers-Pehrson <glennrp@image...> + * Use proper background.index when writing indexed PNG, if the background + color is in the palette. + 2010-05-08 6.6.1-7 Cristy <quetzlzacatenango@image...> * Fix improper 'invalid colormap index' PNG bug. * Fix PerlMagick compile exception.