From: nicolas Date: Wed, 29 Sep 2010 20:11:58 +0000 (+0000) Subject: Chantal Racette double checked the bounding parallelelogram code (it passed) X-Git-Tag: 7.0.1-0~8778 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e9947a3a7cb306d0ec77552e59d489ec1ed2ddd;p=imagemagick Chantal Racette double checked the bounding parallelelogram code (it passed) --- diff --git a/ChangeLog b/ChangeLog index 1e6ec40bd..aab443b4b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-09-28 6.6.4-8 Nicolas Robidoux + * Chantal Racette double checked the bounding parallelogram computation + in resample.c (and I tightened the comments). + 2010-09-28 6.6.4-8 Cristy * Temporary files not always deleted (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=15960).