From: cristy Date: Sun, 11 Oct 2009 01:04:41 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~10543 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23113207bdf9e798024dde514e9b9bd5f19fd638;p=imagemagick --- diff --git a/ChangeLog b/ChangeLog index a95c5a8de..39775bc68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,9 @@ -2009-10-10 6.5.6-10 Anthony Thyssen - * Bug Fixes for degerate 'affine' cases of BilinearForward distortion +2009-10-10 6.5.7-0 Anthony Thyssen + * Bug Fixes for degenerate 'affine' cases of BilinearForward distortion. 2009-10-04 6.5.6-9 Cristy * Use GetCacheViewAuthenticPixels() rather than - QueueCacheViewAuthenticPixels() for the CopyComposite OP optimization. + QueueCacheViewAuthenticPixels() for the CopyComposite optimization. 2009-10-03 6.5.6-8 Nick Wellnhofer * Add missing libraries to the LIBADD entries in coders/Makefile.am,