]> granicus.if.org Git - imagemagick/commitdiff
Update ChangeLog 7.0.1-2
authorCristy <urban-warrior@imagemagick.org>
Sat, 7 May 2016 12:26:31 +0000 (08:26 -0400)
committerCristy <urban-warrior@imagemagick.org>
Sat, 7 May 2016 12:26:31 +0000 (08:26 -0400)
ChangeLog
config/delegates.xml.in

index 8a8c501178f0eee80375e3a00ecf6f2368ce76a1..73f13d7c7fa0babd613f1353782886e81fc692d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
 2016-05-06  7.0.1-2 Cristy  <quetzlzacatenango@image...>
-  * 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  <quetzlzacatenango@image...>
   * 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  <quetzlzacatenango@image...>
   * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
index a0d0bb7e58499a5b60bc4de83390997c5c2e3c31..368f337e7e0cd59dac6c9fdbab060624d91065e1 100644 (file)
@@ -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.
 -->
 <delegatemap>
   <delegate decode="autotrace" stealth="True" command="&quot;@ConvertDelegate@&quot; &quot;%i&quot; &quot;pnm:%u&quot;\n&quot;@AutotraceDecodeDelegate@&quot; -input-format pnm -output-format svg -output-file &quot;%o&quot; &quot;%u&quot;"/>