From f67a61425f27009d4ac16a62e31758e5af3a7226 Mon Sep 17 00:00:00 2001 From: Cristy Date: Sat, 7 May 2016 08:26:31 -0400 Subject: [PATCH] Update ChangeLog --- ChangeLog | 3 ++- config/delegates.xml.in | 4 +--- 2 files changed, 3 insertions(+), 4 deletions(-) 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. --> -- 2.50.0