]> granicus.if.org Git - imagemagick/blobdiff - ChangeLog
(no commit message)
[imagemagick] / ChangeLog
index 825c8818bdd67374b4c8725e330333ea076a2b62..c1a8421876efb08a9fc23ddf7b6d9e0f22a60db4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,31 @@
+2011-05-22  6.7.0-0 Cristy  <quetzlzacatenango@image...>
+  * New version 6.7.0-0.
+
+2011-05-21  6.7.0-0 Cristy  <quetzlzacatenango@image...>
+  * Avoid fault on corrupt JPEG images.
+  * Avoid fault on certain DJVU images (reference
+    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18807).
+  * Fix -fx to interpret scientfic notation properly.
+
+2011-05-20  6.6.9-10 Cristy  <quetzlzacatenango@image...>
+  * New version 6.6.9-10.
+
+2011-05-20  6.6.9-10 Glenn Randers-Pehrson <glennrp@image...>
+  * The PNG encoder now respects the -depth setting, including 1, 2, 4.
+    Previously settings other than 8 and 16 were ignored (reference
+    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18412). 
+
+2011-05-16  6.6.9-10 Cristy  <quetzlzacatenango@image...>
+  * Don't use comma as a separator for stroked text (reference
+    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18742).
+  * Use C locale when generating or interpretting SVG.
+  * Fix "unterminated macro" for Q32 build of coders/png.c.
+
 2011-05-15  6.6.9-9 Cristy  <quetzlzacatenango@image...>
   * New version 6.6.9-9.
 
 2011-05-14  6.6.9-9 Cristy  <quetzlzacatenango@image...>
-  * The -scale option nows considers the alpha channel when scaling.
-  * Don't use comma as a separator for stroked text (reference
-    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18742).
+  * The -scale option now considers the alpha channel when scaling.
   * Fix transient bug for HSL to RGB and back.
 
 2011-05-12  6.6.9-9 Glenn Randers-Pehrson <glennrp@image...>