]> granicus.if.org Git - imagemagick/commitdiff
Fixed typos in recent PNG entry
authorglennrp <glennrp@git.imagemagick.org>
Fri, 1 Jul 2011 11:20:30 +0000 (11:20 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Fri, 1 Jul 2011 11:20:30 +0000 (11:20 +0000)
ChangeLog

index 7351ff3bd4a686444fd3d7088e5269a06f9e1e86..110cd0da8f6555226c76cb7b03d0e788076b1e7b 100644 (file)
--- 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 <glennrp@image...>
-  * 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.