From f42cff6eabcaed5179aa22c41c78443eea9f0bb0 Mon Sep 17 00:00:00 2001 From: glennrp Date: Sun, 2 Jan 2011 20:01:17 +0000 Subject: [PATCH] --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1e258eb1d..872eac6ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,17 @@ +2010-01-02 6.6.7-0 Glenn Randers-Pehrson + * Recent changes sometimes caused the PNG encoder to select colortype=2 + (Truecolor) instead of 0 (Grayscale) for grayscale images. + 2010-01-01 6.6.6-10 Glenn Randers-Pehrson * The PNG decoder now checks whether the image actually has any transparency when the input file contains an alpha channel. (Reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17748) - * Recently changes sometimes caused the PNG encoder to select colortype=2 - (Truecolor) instead of 0 (Grayscale) for grayscale images. 2010-12-26 6.6.6-8 Cristy * -posterize fails with more than 40 levels (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=17741). * Add support for the MacPaint image format. - * Eliminate spurios 'invalid colormap index' exception for 16-bit SGI images + * Eliminate spurious 'invalid colormap index' exception for 16-bit SGI images (bug report by steven.sittser@fligh...). * Fix user data length for the CIN image format. -- 2.50.1