commit | e9c26dc68fb7cff87adcf2677968737acc9d3d2c | [log] [tgz] |
---|---|---|
author | glennrp <glennrp@git.imagemagick.org> | Sun May 30 01:56:35 2010 +0000 |
committer | glennrp <glennrp@git.imagemagick.org> | Sun May 30 01:56:35 2010 +0000 |
tree | 315fe49cac698cc18269ea9b483acb16e1caa121 | |
parent | 5c7087e846b9e3f5601102abe6f768c5223e4baa [diff] [blame] |
Sometimes the png encoder would write an empty tRNS chunk.
diff --git a/ChangeLog b/ChangeLog index 086055a..d6d3aba 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,6 @@ +2010-05-28 6.6.2.1 Glenn Randers-Pehrson <glennrp@image...> + * Prevent coders/png.c from attempting to write an empty tRNS chunk. + 2010-05-25 6.6.2.1 Anthony Thyssen <A.Thyssen@griffith...> * Finish for Square Array Rotates (off center origin rotate) * Added HitAndMiss kernel Ridges2 to find 2 pixel thick ridges