From: glennrp Date: Tue, 25 Jan 2011 20:15:13 +0000 (+0000) Subject: Incude forum reference to PNG performance bug. X-Git-Tag: 7.0.1-0~8264 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=26bdeb5307c41578f06e3dd666c03736497faf2e;p=imagemagick Incude forum reference to PNG performance bug. --- diff --git a/ChangeLog b/ChangeLog index 10e19ce37..f24a9c515 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ -2011-01-24 6.6.7-3 Glenn Randers-Pehrson +2011-01-25 6.6.7-3 Glenn Randers-Pehrson * Removed a call to GetNumberColors() from the PNG encoder that was only there for debugging purposes and was consuming a huge amount - of CPU time. + of CPU time. (reference + http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=17799). 2011-01-24 6.6.7-3 Cristy * Remove memory leak from ThrowFileException() macro (reference