From: Cristy Date: Sun, 23 Jul 2017 15:30:19 +0000 (-0400) Subject: ... X-Git-Tag: 7.0.6-3~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=887c50fa689f2290f99f2a77fce040cd0088596a;p=imagemagick ... --- diff --git a/ChangeLog b/ChangeLog index 6f1f58dcc..883476023 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-07-23 7.0.6-3 Cristy + * Fixed numerous memory leaks (reference + https://github.com/ImageMagick/ImageMagick/issues). + 2017-07-23 7.0.6-3 Glenn Randers-Pehrson * Fix memory leak when reading a malformed JNG image: https://github.com/ImageMagick/ImageMagick/issues/602).