From: glennrp Date: Fri, 1 Apr 2011 22:53:51 +0000 (+0000) Subject: png.c changed. X-Git-Tag: 7.0.1-0~7789 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dca294af7341f6007cdd0810132d758e24d3c037;p=imagemagick png.c changed. --- diff --git a/ChangeLog b/ChangeLog index 66b357abb..dc17b90d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-04-01 6.6.9-4 Glenn Randers-Pehrson + * Make the PNG encoder use depth==8 when incoming image->depth < 8 + (the encoder later reduces the depth if it can), to avoid writing + an incorrect image. + 2011-04-02 6.6.9-4 Anthony Thyssen * Add of Octagon shape and Octagonal distance kernels for Morphology