From: Cristy Date: Mon, 26 Dec 2016 14:19:37 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.4-1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=32749e722438441ab4f0a21eafe310a834b32539;p=imagemagick ... --- diff --git a/ChangeLog b/ChangeLog index 871bcc7e1..d72c02d18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,10 @@ +2016-12-26 7.0.4-1 Cristy + * Initialize draw_info alpha member to OpaqueAlpha. + 2016-12-18 7.0.4-0 Cristy * Release ImageMagick version 7.0.4-0, GIT revision 19221:d5e8abc:20161218. 2016-12-14 7.0.4-0 Cristy - * Lazily evaluate the image storage class and colorspace to prevent cache - allocation when pinging an image. * Do not close path for linejoins of round (reference https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31039).