From: nicolas Date: Sun, 24 Oct 2010 23:43:35 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8630 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8ff0b202f22b8b4b37043b03f52c6ae6b2395b4;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index ead4173cf..8f05a0f06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2010-10-24 6.6.5-1 Nicolas Robidoux - * Simplified CubicBC filter formulas (constant folding). In particular, - P1 coefficient (always zero) removed from coeff. + * CubicBC filter formulas simplified by (constant folding). In + particular, P1 coefficient (always zero) removed from coeff. 2010-10-22 6.6.5-1 Nicolas Robidoux * Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398