From: cristy Date: Thu, 22 Apr 2010 01:51:00 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~9615 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11208b12d6b4b544841b3e6259601b303eb1d73d;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index 023dadef9..8b8ae1ab3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,10 @@ 2010-04-17 6.6.1-5 Cristy * Only write one ICC profile to PSD image. * Sync image colormap for PNG tRNS chunks. + * The -direction option now works with the -annotate and -draw options. + * For the histogram: format, if you have no need for the unique color list, + use -define histogram:unique-colors=false to forego this + expensive operation. 2010-04-15 6.6.1-4 Cristy * Do not set the resample virtual pixel method when undefined.