From: glennrp Date: Fri, 19 Nov 2010 01:51:27 +0000 (+0000) Subject: Optimization of PNG output is always done and "-type Optimize" is ignored. X-Git-Tag: 7.0.1-0~8490 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=20d99c70fbb3553408e1d3fde054e63a3fd438ec;p=imagemagick Optimization of PNG output is always done and "-type Optimize" is ignored. --- diff --git a/ChangeLog b/ChangeLog index e88403624..966c729f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ 2010-11-17 6.6.5-9 Glenn Randers-Pehrson * Many of the problems with the PNG encoder have been fixed (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16487). + * The "-type Optimize" option is now treated by the PNG encoder the same + as if the type were undefined. Optimization is now always performed. 2010-11-14 6.6.5-9 Cristy * The splice option no longer throws spurious "pixels are not authentic"