From: glennrp Date: Fri, 1 Jul 2011 11:20:30 +0000 (+0000) Subject: Fixed typos in recent PNG entry X-Git-Tag: 7.0.1-0~7392 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f23a0743976473e667a7320c68727191d303af49;p=imagemagick Fixed typos in recent PNG entry --- diff --git a/ChangeLog b/ChangeLog index 7351ff3bd..110cd0da8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,9 +9,8 @@ http://www.imagemagick.org/discourse-server/viewtopic.php?&f=1&p=73548). 2011-06-29 6.7.0-7 Glenn Randers-Pehrson - * Handle "-quality 97" properly in the png encoder, .e., to use - intrapixel filtering when writing a MNG file. and no filtering when - writing a PNG file. + * Handle "-quality 97" properly in the png encoder, i.e., use intrapixel + filtering when writing a MNG file and no filtering when writing a PNG file. * Added support for Z_RLE strategy in the png compressor, using -quality 98 or 99.