From: anthony Date: Fri, 10 Dec 2010 12:54:31 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8407 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af14848fd82324327ac281ea1facf40bcd4fc9d7;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index fa9f20bb0..017fa5d39 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,11 @@ +2010-12-10 6.6.6-5 Cristy + * Account for virtual canvas for the -flip / -flop options (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17626). + 2010-12-09 6.6.6-4 Anthony Thyssen * Replace IsMagickColorSimilar() which provides the Fuzz Factor threshold function. Note function does not calculate 'distance' in total but short-circuits when threshold is reached for faster processing. - -2010-12-07 6.6.6-4 Cristy - * Account for virtual canvas for the -flip / -flop options (reference - http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17626). - -2010-12-06 6.6.6-4 Anthony Thyssen * Ordered Dithered handling of Alpha channel was incorrect - fixing Bug was introduced v6.6.5-6