]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Sun, 7 Mar 2010 18:23:47 +0000 (18:23 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Sun, 7 Mar 2010 18:23:47 +0000 (18:23 +0000)
ChangeLog

index ed53fe52c2f690052fd6599bc5987bb19f665553..86d77226590c7f4672ed8f8e1277708f26df1bc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
-2010-03-05  6.6.0-3 Cristy  <quetzlzacatenango@image...>
+2010-03-07  6.6.0-4 Cristy  <quetzlzacatenango@image...>
   * The -evaluate-sequence option behaves like -evaluate except it operates
     on a sequence of images.
+  * Add support for the Adobe Large Document format.
 
 2010-03-05  6.6.0-2 Cristy  <quetzlzacatenango@image...>
   * Add support for the -maximum and -minimum options.
@@ -8,7 +9,6 @@
 2010-02-27  6.6.0-1 Cristy  <quetzlzacatenango@image...>
   * Check to see if ICON image width /height exceeds that of the image canvas.
   * Set the DPX descriptor to Luma only if the image type is not TrueColor.
-  * Add support for the Adobe Large Document format.
   * Add support for -fx airy(), j0(), j1(), jinc(), and sinc() (reference
     http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=15685).
     Anthony, review these for correctness.