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.
"-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=""@ConvertDelegate@" "%i" "pnm:%u"\n"@AutotraceDecodeDelegate@" -input-format pnm -output-format svg -output-file "%o" "%u""/>