]> granicus.if.org Git - imagemagick/commitdiff
The PNG8 encoder would fail to write a 1-color image.
authorglennrp <glennrp@git.imagemagick.org>
Wed, 9 Dec 2009 14:12:36 +0000 (14:12 +0000)
committerglennrp <glennrp@git.imagemagick.org>
Wed, 9 Dec 2009 14:12:36 +0000 (14:12 +0000)
ChangeLog

index 28d89d031fc758954056faa9b7ea0907811a219f..ac323a875dc442425906e264bae6abb7ec66245d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-12-09  6.5.8-5 Glenn Randers-Pehrson <glennrp@image...>
+  * The PNG8 encoder would fail to write a 1-color image, due to
+    a bogus MagickFail return from CompressColormapTransFirst().
+
 2009-12-05  6.5.8-4 Cristy  <quetzlzacatenango@image...>
   * SVG images are no longer double sized with the -density option.