From: cristy Date: Sat, 20 Mar 2010 02:24:31 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~9772 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79e61d46ffd446acdea486dec0e7a92225a42dbb;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index 80c31f406..33af245b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2010-03-18 6.6.0-8 Cristy * The animate program no longer loops twice when -loop 1 is specified. * The caption format would sometimes hang when the text was not UTF-8. + * Don't gamma correct log to linear color conversion unless the -gamma is + specified (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=15799). 2010-03-17 6.6.0-7 Cristy * Detect CMYKProcessColor AI tag.