From: Cristy Date: Sat, 7 May 2016 12:26:31 +0000 (-0400) Subject: Update ChangeLog X-Git-Tag: 7.0.1-2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f67a61425f27009d4ac16a62e31758e5af3a7226;p=imagemagick Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 8a8c50117..73f13d7c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ 2016-05-06 7.0.1-2 Cristy - * Release ImageMagick version 7.0.1-2, GIT revision 10738:47b0fa2:20160506. + * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507. 2016-05-04 7.0.1-2 Cristy * Check for buffer overflow in magick/draw.c/DrawStrokePolygon(). * Replace show delegate title with image filename rather than label. * Fix GetNextToken() off by one error. + * Remove support for internal ephemeral coder. 2016-05-03 7.0.1-1 Cristy * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503. diff --git a/config/delegates.xml.in b/config/delegates.xml.in index a0d0bb7e5..368f337e7 100644 --- a/config/delegates.xml.in +++ b/config/delegates.xml.in @@ -62,9 +62,7 @@ "-list delegate" listings. These are typically special internal delegates. If spawn="True" ImageMagick will not wait for the delegate to finish, nor will - it read any output image. It will only wait for either the input file to be - removed (See "ephemeral:" coder) indicating that the input file has been read, - or a maximum time limit of 2 seconds. + it read any output image. -->