]> granicus.if.org Git - imagemagick/blobdiff - ChangeLog
Fix wrong number of columns in documentation.
[imagemagick] / ChangeLog
index 2a1b84cb5acaf8d1bca1fb1117ca65838a974209..c0fcccc6a81b4f94985a174d3a08ab428f72d90b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
+2012-04-27  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
+  * Allow the use of set and escapes when no images in memory
+    (unless you attempt to access per-image meta-data)
+    Currently does not include %[fx:...] and %[pixel:...]
+
+2012-10-05  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
+  * Rather than replicate 'options' into 'artifacts' make a link
+    from image to image_info and lookup a global option if no artifact
+    is defined.
+
+2012-09-11  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
+  * sigmoidal-contrast:
+  * Remove unnecessary initial ClampToQuantum.
+
 2012-09-10  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
-  * Direct computation, without LUT, of sigmoidal-contrast.
+  * sigmoidal-contrast:
+  * Direct computation, without LUT;
   * Fix re-declaration of i (at the top, and inside a conditional).
 
 2012-09-04  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>