diff --git a/ChangeLog b/ChangeLog
index ed53fe5..86d7722 100644
--- 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.