]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authornicolas <nicolas@git.imagemagick.org>
Sun, 24 Oct 2010 23:42:26 +0000 (23:42 +0000)
committernicolas <nicolas@git.imagemagick.org>
Sun, 24 Oct 2010 23:42:26 +0000 (23:42 +0000)
ChangeLog

index f54715b0fbd67fcf6655dc0bb541fcf61922983c..ead4173cfa1dae59ea69aa40a69f1dc8900fcf81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2010-10-24  6.6.5-1 Nicolas Robidoux <nicolas.robidoux@gmail...>
-  * Simplified CubicBC formulas.
-  * P1 coefficient (always zero) removed from coeff.
+  * Simplified CubicBC filter formulas (constant folding). In particular,
+    P1 coefficient (always zero) removed from coeff.
 
 2010-10-22  6.6.5-1 Nicolas Robidoux <nicolas.robidoux@gmail...>
   * Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398