blob: a04df7d44fece84efb9c18364e84312b3b069868 [file] [log] [blame]
Cristy564d6102016-05-11 06:21:20 -040012016-05-10 7.0.1-4 Cristy <quetzlzacatenango@image...>
2 * Quote passwords when passed to a delegate program.
Cristyd05bf872016-05-12 17:23:53 -04003 * Iterate channels over source image rather than destination (bug report
4 from Hanno Bรถck).
Cristy564d6102016-05-11 06:21:20 -04005
Cristy1a5fed62016-05-09 10:08:02 -040062016-05-09 7.0.1-3 Cristy <quetzlzacatenango@image...>
7 * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
8
Cristye5ae8492016-05-09 07:41:30 -040092016-05-07 7.0.1-3 Cristy <quetzlzacatenango@image...>
10 * Remove https delegate.
11
Cristy41b41f62016-05-06 18:59:17 -0400122016-05-06 7.0.1-2 Cristy <quetzlzacatenango@image...>
Cristyf67a6142016-05-07 08:26:31 -040013 * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
Cristy41b41f62016-05-06 18:59:17 -040014
Cristy726812f2016-05-04 19:09:35 -0400152016-05-04 7.0.1-2 Cristy <quetzlzacatenango@image...>
16 * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
Cristy66a43a42016-05-06 18:54:40 -040017 * Replace show delegate title with image filename rather than label.
18 * Fix GetNextToken() off by one error.
Cristyf67a6142016-05-07 08:26:31 -040019 * Remove support for internal ephemeral coder.
Cristy726812f2016-05-04 19:09:35 -040020
Cristy044a9bc2016-05-03 15:39:17 -0400212016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
22 * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
23
242016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
Cristya852ab52016-05-03 09:26:43 -040025 * Sanitize input filename for http / https delegates (improved patch).
26 * Fix for possible security vulnerabilities (reference
27 https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
28
Cristy87cd29e2016-04-29 12:43:54 -0400292016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...>
Cristye46b7d12016-04-30 14:57:11 -040030 * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
Cristy87cd29e2016-04-29 12:43:54 -040031
Cristycda34832016-01-31 09:43:49 -0500322016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed
Cristy17f8c722016-01-31 09:42:56 -050033 * Add support for languages that require complex text layout (reference
34 https://github.com/ImageMagick/ImageMagick/pull/88).
35
anthonyefefe162013-04-27 06:29:20 +0000362012-04-27 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
37 * Allow the use of set and escapes when no images in memory
38 (unless you attempt to access per-image meta-data)
39 Currently does not include %[fx:...] and %[pixel:...]
40
anthony5f78bca2012-10-05 06:51:00 +0000412012-10-05 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
42 * Rather than replicate 'options' into 'artifacts' make a link
43 from image to image_info and lookup a global option if no artifact
44 is defined.
45
nicolasae085e22012-09-11 09:36:38 +0000462012-09-11 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000047 * sigmoidal-contrast:
nicolasae085e22012-09-11 09:36:38 +000048 * Remove unnecessary initial ClampToQuantum.
49
nicolas07299f12012-09-10 17:30:07 +0000502012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000051 * sigmoidal-contrast:
52 * Direct computation, without LUT;
nicolas07299f12012-09-10 17:30:07 +000053 * Fix re-declaration of i (at the top, and inside a conditional).
54
nicolase3466022012-09-04 13:51:46 +0000552012-09-04 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolasca4bd742012-09-10 14:11:01 +000056 * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
nicolase3466022012-09-04 13:51:46 +000057
cristya7c78602012-08-10 11:08:44 +0000582012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
59 * Add final ClampToQuantum in sigmoidal colormap loop.
nicolase3466022012-09-04 13:51:46 +000060 * Remove OpenMP calls from colormap update loops.
cristya7c78602012-08-10 11:08:44 +000061
cristyfa1f2292011-07-27 23:55:10 +0000622011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...>
63 * New version 7.0.0-0.
cristy2bc0ef72010-02-02 01:38:51 +000064