blob: ca1e56201316c650ee43835813e94e4bcaad8238 [file] [log] [blame]
Cristy697159d2016-05-31 07:21:31 -040012016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
2 * Support configure script --enable-pipes option to enable pipes (|) in
3 filenames.
4
Cristy59ff8f42016-05-30 07:52:45 -040052016-05-30 7.0.1-7 Cristy <quetzlzacatenango@image...>
6 * Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.
7
Cristy50757362016-05-24 10:39:55 -040082016-05-25 7.0.1-7 Cristy <quetzlzacatenango@image...>
Cristy6aa43762016-05-24 08:00:42 -04009 * Security improvements to TEXT coder broke it (reference
10 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
Cristy93bd8972016-05-24 19:25:29 -040011 * Fix stroke offset problem for -annotate (reference
12 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
Cristy963c2a52016-05-26 19:43:13 -040013 * Don't interpret -fx option arguments (reference
14 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
Cristy5511ef52016-05-30 07:51:39 -040015 * Add additional checks to DCM reader to prevent data-driven faults (bug
16 report from Hanno Böck).
Cristy6aa43762016-05-24 08:00:42 -040017
Cristy8af0c732016-05-21 19:18:27 -0400182016-05-21 7.0.1-6 Cristy <quetzlzacatenango@image...>
19 * Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
20
212016-05-20 7.0.1-6 Cristy <quetzlzacatenango@image...>
22 * Fixed proper placement of text annotation for east / west gravity.
23
Cristy0725d3a2016-05-18 08:11:31 -0400242016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy580b68f2016-05-18 08:13:22 -040025 * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
26
272016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy0725d3a2016-05-18 08:11:31 -040028 * Process channels independently for -channel -equalize (reference
29 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
30 * Fix pixel cache on disk regression (reference
31 https://github.com/ImageMagick/ImageMagick/issues/202).
32
Cristyce052192016-05-15 08:06:11 -0400332016-05-15 7.0.1-4 Cristy <quetzlzacatenango@image...>
Cristyac72d942016-05-16 11:44:58 -040034 * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
Cristyce052192016-05-15 08:06:11 -040035
Cristy564d6102016-05-11 06:21:20 -0400362016-05-10 7.0.1-4 Cristy <quetzlzacatenango@image...>
37 * Quote passwords when passed to a delegate program.
Cristyd05bf872016-05-12 17:23:53 -040038 * Iterate channels over source image rather than destination (bug report
39 from Hanno Böck).
Cristyef069c22016-05-13 07:57:19 -040040 * Can read geo-related EXIF metdata once-again (reference
41 https://github.com/ImageMagick/ImageMagick/issues/198).
Cristy5f478ca2016-05-14 18:43:20 -040042 * Sanitize all delegate emedded formatting characters.
Cristyac72d942016-05-16 11:44:58 -040043 * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
44 Hanno Böck).
Cristy564d6102016-05-11 06:21:20 -040045
Cristy1a5fed62016-05-09 10:08:02 -0400462016-05-09 7.0.1-3 Cristy <quetzlzacatenango@image...>
47 * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
48
Cristye5ae8492016-05-09 07:41:30 -0400492016-05-07 7.0.1-3 Cristy <quetzlzacatenango@image...>
50 * Remove https delegate.
51
Cristy41b41f62016-05-06 18:59:17 -0400522016-05-06 7.0.1-2 Cristy <quetzlzacatenango@image...>
Cristyf67a6142016-05-07 08:26:31 -040053 * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
Cristy41b41f62016-05-06 18:59:17 -040054
Cristy726812f2016-05-04 19:09:35 -0400552016-05-04 7.0.1-2 Cristy <quetzlzacatenango@image...>
56 * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
Cristy66a43a42016-05-06 18:54:40 -040057 * Replace show delegate title with image filename rather than label.
58 * Fix GetNextToken() off by one error.
Cristyf67a6142016-05-07 08:26:31 -040059 * Remove support for internal ephemeral coder.
Cristy726812f2016-05-04 19:09:35 -040060
Cristy044a9bc2016-05-03 15:39:17 -0400612016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
62 * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
63
642016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
Cristya852ab52016-05-03 09:26:43 -040065 * Sanitize input filename for http / https delegates (improved patch).
66 * Fix for possible security vulnerabilities (reference
67 https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
68
Cristy87cd29e2016-04-29 12:43:54 -0400692016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...>
Cristye46b7d12016-04-30 14:57:11 -040070 * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
Cristy87cd29e2016-04-29 12:43:54 -040071
Cristycda34832016-01-31 09:43:49 -0500722016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed
Cristy17f8c722016-01-31 09:42:56 -050073 * Add support for languages that require complex text layout (reference
74 https://github.com/ImageMagick/ImageMagick/pull/88).
75
anthonyefefe162013-04-27 06:29:20 +0000762012-04-27 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
77 * Allow the use of set and escapes when no images in memory
78 (unless you attempt to access per-image meta-data)
79 Currently does not include %[fx:...] and %[pixel:...]
80
anthony5f78bca2012-10-05 06:51:00 +0000812012-10-05 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
82 * Rather than replicate 'options' into 'artifacts' make a link
83 from image to image_info and lookup a global option if no artifact
84 is defined.
85
nicolasae085e22012-09-11 09:36:38 +0000862012-09-11 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000087 * sigmoidal-contrast:
nicolasae085e22012-09-11 09:36:38 +000088 * Remove unnecessary initial ClampToQuantum.
89
nicolas07299f12012-09-10 17:30:07 +0000902012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +000091 * sigmoidal-contrast:
92 * Direct computation, without LUT;
nicolas07299f12012-09-10 17:30:07 +000093 * Fix re-declaration of i (at the top, and inside a conditional).
94
nicolase3466022012-09-04 13:51:46 +0000952012-09-04 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolasca4bd742012-09-10 14:11:01 +000096 * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
nicolase3466022012-09-04 13:51:46 +000097
cristya7c78602012-08-10 11:08:44 +0000982012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
99 * Add final ClampToQuantum in sigmoidal colormap loop.
nicolase3466022012-09-04 13:51:46 +0000100 * Remove OpenMP calls from colormap update loops.
cristya7c78602012-08-10 11:08:44 +0000101
cristyfa1f2292011-07-27 23:55:10 +00001022011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...>
103 * New version 7.0.0-0.
cristy2bc0ef72010-02-02 01:38:51 +0000104