From: nicolas Date: Sun, 24 Oct 2010 23:42:26 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8631 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a2c5f91052397371b89303edf75b6d1f8afa172;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index f54715b0f..ead4173cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ 2010-10-24 6.6.5-1 Nicolas Robidoux - * 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 * Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398