]> granicus.if.org Git - imagemagick/blobdiff - ChangeLog
Fix of Segmentation fault in second image during info:
[imagemagick] / ChangeLog
index 404b5ab559c3e3211f9afbedbe6e4df592b79c75..e45cf0df092ebf8556ad625ed523456eb2d2d195 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2011-03-23 6.6.8-7 Anthony Thyssen <A.Thyssen@griffith...>
+  * Another fix for -sparse-color and unused color channels
+  * Finialize the -duplicate option created by Cristy
+
+2011-03-21  6.6.8-7 Glenn Randers-Pehrson <glennrp@image...>
+  * Revised the PNG8 encoder to use 50% threshold instead of 0% when
+    reducing transparency to binary.  Collapse all resulting fully transparent
+    colors into one (the background color), to reduce the compressed filesize.
+  * First try the 4-4-4 and 3-3-3 palettes instead of 3-3-2, to preserve
+    colors (especially gray) better, when reducing to PNG8.
+
+2011-03-21  6.6.8-6 Cristy  <quetzlzacatenango@image...>
+  * New version 6.6.8-6.
+
 2011-03-21  6.6.8-6 Glenn Randers-Pehrson <glennrp@image...>
   * Re-enabled reduction of grayscale images (color-type 0) to 2 or 4 bits
     when appropriate (reference