blob: f75b906620eada3f7d056d3bda6bf5631f3486e7 [file] [log] [blame]
Cristyefe9ade2016-12-07 18:11:51 -050012016-12-07 7.0.3-10 Cristy <quetzlzacatenango@image...>
2 * Set colorspace to sRGB if -append has non-homogenous colorspaces (reference
3 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29105).
Cristya15ae562016-12-08 07:33:51 -05004 * Respect connected-components:area-threshold define (reference
5 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31006).
Cristya739e8f2016-12-09 10:40:04 -05006 * Enable alpha channel if background color is non-opaque (reference
7 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31016).
Cristyefe9ade2016-12-07 18:11:51 -05008
Cristy924f1632016-12-05 08:27:45 -050092016-12-05 7.0.3-9 Cristy <quetzlzacatenango@image...>
10 * Release ImageMagick version 7.0.3-9, GIT revision 19139:6fed3f1:20161205.
11
Cristy756a4472016-11-26 09:17:41 -0500122016-11-26 7.0.3-9 Cristy <quetzlzacatenango@image...>
13 * Support the compare -read-mask option.
Cristycc045c32016-11-27 08:23:58 -050014 * Support read-masks for the -modulate option.
Cristy4e8c2ed2016-12-01 18:28:16 -050015 * Prevent buffer overflow when streaming an image (reference
16 https://github.com/ImageMagick/ImageMagick/issues/312).
Cristye5fd9ab2016-12-01 20:06:50 -050017 * Fix possible buffer overflow when writing compressed TIFFS (vulnerability
18 report from Cisco Talos, CVE-2016-8707).
Cristy756a4472016-11-26 09:17:41 -050019
Cristy635ae102016-11-25 08:03:03 -0500202016-11-15 7.0.3-8 Cristy <quetzlzacatenango@image...>
Cristyfdeb2b12016-11-25 09:13:23 -050021 * Release ImageMagick version 7.0.3-8, GIT revision 19067:5aceded:20161125.
Cristy635ae102016-11-25 08:03:03 -050022
Cristy3ee1b9a2016-11-17 14:42:22 -0500232016-11-18 7.0.3-8 Cristy <quetzlzacatenango@image...>
24 * Support the phash:colorspaces and phash:normalize options.
Cristy242bebf2016-11-19 09:23:07 -050025 * If a convenient line break is not found, force it for caption: (reference
26 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30887).
Cristy958de5f2016-11-19 16:10:09 -050027 * Set alpha member of draw structure to OpaqueAlpha (reference
28 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30894).
Cristy37eabd92016-11-20 09:08:14 -050029 * Off by 1 error when computing the standard deviation (reference
30 https://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=30866).
Cristyf5847782016-11-22 13:07:19 -050031 * Apply Debian patches, (reference
32 https://github.com/ImageMagick/ImageMagick/issues/304).
Cristyc10ae992016-11-23 10:27:28 -050033 * Permit EPT images with just a TIFF or EPS image, not both (reference
34 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30921).
Cristy9d2caf12016-11-23 15:41:26 -050035 * The -clone option no longer leaks memory.
Cristyb81b01d2016-11-24 14:57:00 -050036 * Render to clip mask rather than image for clip-path MVG graphics primitive.
Cristy3ee1b9a2016-11-17 14:42:22 -050037
Cristya702f052016-11-15 06:05:05 -0500382016-11-15 7.0.3-7 Cristy <quetzlzacatenango@image...>
39 * Release ImageMagick version 7.0.3-7, GIT revision 19024:87aca83:20161115.
40
Cristy5909d0b2016-11-10 09:36:00 -0500412016-11-10 7.0.3-7 Cristy <quetzlzacatenango@image...>
42 * Web pages were broken when we moved to HTTPS protocol.
43
Cristyc238dc12016-11-08 07:26:45 -0500442016-11-08 7.0.3-6 Cristy <quetzlzacatenango@image...>
45 * Release ImageMagick version 7.0.3-6, GIT revision 19001:4cff747:20161108.
46
Cristyb7e28772016-10-31 20:54:08 -0400472016-11-01 7.0.3-6 Cristy <quetzlzacatenango@image...>
48 * Off by one memory allocation (reference
49 https://github.com/ImageMagick/ImageMagick/issues/296).
Cristyb3ca4912016-10-31 20:55:19 -040050 * The -extent option now matches the results of IMv6 (reference
51 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=30779).
Cristy6f466442016-11-02 17:06:20 -040052 * Prevent fault in MSL interpreter (reference
53 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797).
Cristy73421932016-11-06 11:48:34 -050054 * Mask composite produces proper results for the convert utility (reference
Cristy37eabd92016-11-20 09:08:14 -050055 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29675).
Cristy73421932016-11-06 11:48:34 -050056
Cristyb7e28772016-10-31 20:54:08 -040057
Cristy9e6e0ce2016-10-30 10:16:09 -0400582016-10-10 7.0.3-5 Cristy <quetzlzacatenango@image...>
59 * Release ImageMagick version 7.0.3-5, GIT revision 18975:a8174a2:20161030.
60
dirk5eb9e152016-10-16 12:31:33 +0200612016-10-16 7.0.3-5 Dirk Lemstra <dirk@lem.....org>
62 * Added layer RLE compression to the PSD encoder.
63
dirk83da0342016-10-10 12:34:56 +0200642016-10-10 7.0.3-4 Cristy <quetzlzacatenango@image...>
dirkbc5ce742016-10-16 11:49:48 +020065 * Release ImageMagick version 7.0.3-4, GIT revision 18937:83da034:20161010.
Cristy298a56d2016-10-10 02:11:21 -040066
dirk83da0342016-10-10 12:34:56 +0200672016-10-10 7.0.3-4 Dirk Lemstra <dirk@lem.....org>
68 * Fixed incorrect parsing with ordered dither. (reference
69 https://github.com/ImageMagick/ImageMagick/issues/254)
70
712016-10-10 7.0.3-4 Cristy <quetzlzacatenango@image...>
Cristy298a56d2016-10-10 02:11:21 -040072 * Unit test pass again after small SUN image patch.
73
Cristy28b77152016-10-08 10:25:19 -0400742016-10-08 7.0.3-3 Cristy <quetzlzacatenango@image...>
75 * Release ImageMagick version 7.0.3-3, GIT revision 18924:d6614e7:20161008.
76
dirka304ed42016-10-07 17:35:08 +0200772016-10-07 7.0.3-3 Dirk Lemstra <dirk@lem.....org>
78 * Fixed incorrect RLE decoding when reading a DCM image that contains
79 multiple segments.
80
Cristyebaa1ec2016-10-02 13:48:38 -0400812016-10-02 7.0.3-2 Cristy <quetzlzacatenango@image...>
82 * Release ImageMagick version 7.0.3-2, GIT revision 18887:6b27c5b:20161002.
83
dirkda1d97c2016-09-28 23:16:15 +0200842016-09-27 7.0.3-2 Dirk Lemstra <dirk@lem.....org>
85 * Fixed incorrect RLE decoding when reading an SGI image (reference
86 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514)
87
Cristy3448b332016-09-20 18:31:19 -0400882016-09-20 7.0.3-1 Cristy <quetzlzacatenango@image...>
89 * Release ImageMagick version 7.0.3-1, GIT revision 18851:ad91ea8:20160920.
90
dirk823525f2016-09-16 22:12:04 +0200912016-09-16 7.0.3-1 Dirk Lemstra <dirk@lem.....org>
92 * Added layer RLE compression to the PSD encoder.
93 * Added define 'psd:preserve-opacity-mask' to preserve the opacity mask
94 in a PSD file.
dirka84821e2016-09-17 18:31:07 +020095 * Fixed issue where the display window was used instead of the data window
96 when reading EXR files (reference
97 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=137849).
dirk823525f2016-09-16 22:12:04 +020098
Cristyfaccddc2016-09-05 10:21:09 -0400992016-09-05 7.0.3-0 Cristy <quetzlzacatenango@image...>
100 * Release ImageMagick version 7.0.3-0, GIT revision 18786:10aa64c:20160905.
101
dirkea2173b2016-08-29 15:26:37 +02001022016-08-29 7.0.3-0 Dirk Lemstra <dirk@lem.....org>
103 * Fixed reading DXT1 images with an alpha channel.
dirkec674d12016-08-31 22:44:33 +0200104 * Fixed incorrect padding calculation in PSD encoder.
dirkea2173b2016-08-29 15:26:37 +0200105
Cristy7cccd372016-08-27 12:37:18 -04001062016-08-27 7.0.2-10 Cristy <quetzlzacatenango@image...>
107 * Release ImageMagick version 7.0.2-10, GIT revision 18750:e3335b3:20160827.
108
dirk104b6c92016-08-27 21:58:06 +02001092016-08-27 7.0.2-10 Dirk Lemstra <dirk@lem.....org>
110 * Added define 'psd:additional-info' to preserve the additional information
111 in a PSD file.
112
Cristy4cc6ec82016-08-15 15:54:42 -04001132016-08-15 7.0.2-10 Cristy <quetzlzacatenango@image...>
Cristy7afcf9f2016-08-18 18:23:44 -0400114 * Prevent buffer overflow in BMP & SGI coders (bug report from
Cristye7094d12016-08-16 06:32:26 -0400115 pwchen&rayzhong of tencent).
Cristy728dc6a2016-08-24 09:45:35 -0400116 * Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and
117 CALS coders (bug report from Donghai Zhu).
Cristy5cb92082016-08-25 19:21:19 -0400118 * The -stream option now increments the pixel pointer properly (reference
119 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30327).
Cristy4cc6ec82016-08-15 15:54:42 -0400120
Cristy5be0de22016-08-14 14:38:35 -04001212016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...>
Cristy72fc4582016-08-14 19:09:08 -0400122 * Release ImageMagick version 7.0.2-9, GIT revision 18707:2c02f09:20160814.
123
1242016-08-14 7.0.2-9 Cristy <quetzlzacatenango@image...>
Cristy5be0de22016-08-14 14:38:35 -0400125 * Fix compile error in opencl.c (reference
126 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30289).
Cristy2c02f092016-08-14 14:49:05 -0400127 * Eliminate compiler warning.
Cristy5be0de22016-08-14 14:38:35 -0400128
Cristyb6d827b2016-08-14 10:01:33 -04001292016-08-14 7.0.2-8 Cristy <quetzlzacatenango@image...>
130 * Release ImageMagick version 7.0.2-8, GIT revision 18698:74b1d5d:20160814.
131
Cristyad472842016-08-07 19:30:11 -04001322016-08-07 7.0.2-8 Cristy <quetzlzacatenango@image...>
Cristyd4b0b6c2016-08-07 20:30:14 -0400133 * Prevent spurious removal of MPC cache files (reference
134 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30256).
Cristy74b1d5d2016-08-13 19:29:18 -0400135 * Note alpha channel when combining 4 or more images (reference
136 https://github.com/ImageMagick/ImageMagick/issues/250).
Cristyad472842016-08-07 19:30:11 -0400137
Cristyd67c9072016-08-06 07:53:58 -04001382016-08-06 7.0.2-7 Cristy <quetzlzacatenango@image...>
139 * Release ImageMagick version 7.0.2-7, GIT revision 10980:ecc03a2:20160806.
140
Cristyddca5f72016-08-04 10:23:02 -04001412016-08-01 7.0.2-7 Cristy <quetzlzacatenango@image...>
Cristy76401e12016-08-01 12:16:49 -0400142 * Evaluate lazy pixel cache morphology to prevent buffer overflow (bug report
143 from Ibrahim M. El-Sayed).
Cristyddca5f72016-08-04 10:23:02 -0400144 * Prevent buffer overflow (bug report from Max Thrane).
Cristy54870132016-08-05 16:35:07 -0400145 * Prevent memory use after free (reference
146 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30245).
147
Cristyb3faa082016-07-29 18:51:50 -04001482016-07-30 7.0.2-6 Cristy <quetzlzacatenango@image...>
149 * Release ImageMagick version 7.0.2-6, GIT revision 18651:df24175:20160729.
150
Cristyd47057b2016-07-28 18:57:46 -04001512016-07-29 7.0.2-6 Cristy <quetzlzacatenango@image...>
152 * Support -region option (reference
153 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29692).
154
Cristy98f90372016-07-21 18:16:36 -04001552016-07-21 7.0.2-5 Cristy <quetzlzacatenango@image...>
156 * Release ImageMagick version 7.0.2-5, GIT revision 18627:2b5ddbd:20160721.
157
Cristy48bcfe02016-07-13 18:05:02 -04001582016-07-13 7.0.2-5 Cristy <quetzlzacatenango@image...>
159 * Fix MVG stroke-opacity (reference
160 https://github.com/ImageMagick/ImageMagick/issues/229).
Cristy803bc342016-07-14 06:28:00 -0400161 * Prevent possible buffer overflow when reading TIFF images (bug report from
162 Shi Pu of MS509 Team).
Cristy82beb202016-07-15 09:34:12 -0400163 * Initialize index channel to get expected results from the stegano coder.
Cristy48bcfe02016-07-13 18:05:02 -0400164
Cristy5cbdc8e2016-07-10 10:18:22 -04001652016-07-11 7.0.2-4 Cristy <quetzlzacatenango@image...>
166 * Release ImageMagick version 7.0.2-4, GIT revision 18591:50debe5:20160710.
167
Cristy698603b2016-07-10 08:20:20 -04001682016-07-10 7.0.2-4 Cristy <quetzlzacatenango@image...>
169 * To comply with the SVG standard, use stroke-opacity for transparent strokes.
Cristya4703f72016-07-10 09:03:46 -0400170 * Define CompositeChannels mask to Red, Green, Blue, Alpha, and Black.
Cristy698603b2016-07-10 08:20:20 -0400171
Cristyc3e69b02016-07-09 07:39:37 -04001722016-07-09 7.0.2-3 Cristy <quetzlzacatenango@image...>
173 * Release ImageMagick version 7.0.2-3, GIT revision 18572:28560fc:20160709.
174
Cristycb3f2422016-07-02 17:33:49 -04001752016-07-01 7.0.2-3 Cristy <quetzlzacatenango@image...>
176 * Patch so -kuwahara option can preserve colormapped edges.
Cristy7b7a3482016-07-04 20:11:40 -0400177 * The histogram coder now returns the correct extent.
Cristye475d362016-07-05 08:23:11 -0400178 * Use CopyMagickString() rather than CopyMagickMemory() for strings.
Cristycb3f2422016-07-02 17:33:49 -0400179
Cristyf644dd72016-06-26 20:38:19 -04001802016-06-26 7.0.2-2 Cristy <quetzlzacatenango@image...>
181 * Release ImageMagick version 7.0.2-2, GIT revision 18514:a7b5b46:20160626.
182
Cristyc14d9422016-06-24 12:26:03 -04001832016-06-23 7.0.2-2 Cristy <quetzlzacatenango@image...>
184 * Correct for numerical instability (reference
185 https://github.com/ImageMagick/ImageMagick/issues/218).
186
Cristy01588fb2016-06-22 19:23:18 -04001872016-06-21 7.0.2-1 Cristy <quetzlzacatenango@image...>
188 * Release ImageMagick version 7.0.2-1, GIT revision 18479:931319b:20160622.
189
dirk52456ef2016-06-17 15:29:46 +02001902016-06-17 7.0.2-1 Dirk Lemstra <dirk@lem.....org>
191 * Added support for GROUP4 compression to the FAX coder.
192
Cristy24aed682016-06-12 19:42:43 -04001932016-06-12 7.0.2-1 Cristy <quetzlzacatenango@image...>
194 * Distort no longer converts grayscale image to sRGB (reference
195 https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=29895).
Cristy8e1dd682016-06-19 10:01:37 -0400196 * Don't return a zero bounding box for QueryMultilineFontMetrics() (reference
197 https://github.com/ImageMagick/ImageMagick/issues/222).
Cristy24aed682016-06-12 19:42:43 -0400198
Cristy25ea4de2016-06-12 13:28:03 -04001992016-06-12 7.0.2-0 Cristy <quetzlzacatenango@image...>
200 * Release ImageMagick version 7.0.2-0, GIT revision 10884:f0e15e8:20160612.
201
Cristy1ab3a1b2016-06-10 08:18:33 -04002022016-06-09 7.0.2-0 Cristy <quetzlzacatenango@image...>
203 * Backoff finite precision epsilon (reference
204 https://github.com/ImageMagick/ImageMagick/issues/215).
Cristy4280d542016-06-11 12:48:49 -0400205 * Fix drawing glitch for stroke widths greater than 2 (reference
206 https://github.com/ImageMagick/ImageMagick/issues/218).
Cristy1ab3a1b2016-06-10 08:18:33 -0400207
Cristy15aa98c2016-06-05 09:11:47 -04002082016-06-05 7.0.1-10 Cristy <quetzlzacatenango@image...>
Cristy2615e692016-06-07 09:24:33 -0400209 * Release ImageMagick version 7.0.1-10, GIT revision 18406:ba4ad2d:20160607.
Cristy15aa98c2016-06-05 09:11:47 -0400210
2112016-06-04 7.0.1-10 Cristy <quetzlzacatenango@image...>
212 * Deny indirect reads by policy, remove policy to permit, e.g.,
213 convert caption:@mytext.txt ...
Cristy139d4322016-06-05 14:25:18 -0400214 * RLE check for pixel offset less than 0 (heap overflow report from Craig
215 Young).
Cristy14ba9af2016-06-05 16:33:06 -0400216 * Properly initialze PES blocks (reference
217 https://github.com/ImageMagick/ImageMagick/issues/213).
Cristy15aa98c2016-06-05 09:11:47 -0400218
Cristyc01ea7a2016-06-02 20:06:48 -04002192016-06-03 7.0.1-9 Cristy <quetzlzacatenango@image...>
220 * Release ImageMagick version 7.0.1-9, GIT revision 10847:339f803:20160602.
221
Cristyf4a35c32016-06-02 13:45:36 -04002222016-06-02 7.0.1-9 Cristy <quetzlzacatenango@image...>
223 * Fix small memory leak (patch provided by Андрей Черный).
224 * Coder path traversal is not authorized (bug report provided by
225 Masaaki Chida).
Cristy9bc9a672016-06-02 20:49:03 -0400226 * Turn off alpha channel for the compare difference image (reference
Cristy64599592016-11-04 22:32:09 -0400227 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29828).
Cristyf4a35c32016-06-02 13:45:36 -0400228
Cristy697159d2016-05-31 07:21:31 -04002292016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
Cristyfe4eece2016-05-31 18:20:37 -0400230 * Release ImageMagick version 7.0.1-8, GIT revision 18334:97775b5:20160531.
231
2322016-05-31 7.0.1-8 Cristy <quetzlzacatenango@image...>
Cristy697159d2016-05-31 07:21:31 -0400233 * Support configure script --enable-pipes option to enable pipes (|) in
234 filenames.
Cristyea78ffa2016-05-31 09:26:24 -0400235 * Support configure script --enable-indirect-reads option to enable
236 indirect reads (@) in filenames.
Cristy697159d2016-05-31 07:21:31 -0400237
Cristy59ff8f42016-05-30 07:52:45 -04002382016-05-30 7.0.1-7 Cristy <quetzlzacatenango@image...>
239 * Release ImageMagick version 7.0.1-7, GIT revision 18321:5511ef5:20160530.
240
Cristy50757362016-05-24 10:39:55 -04002412016-05-25 7.0.1-7 Cristy <quetzlzacatenango@image...>
Cristy6aa43762016-05-24 08:00:42 -0400242 * Security improvements to TEXT coder broke it (reference
243 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29754).
Cristy93bd8972016-05-24 19:25:29 -0400244 * Fix stroke offset problem for -annotate (reference
245 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29626).
Cristy963c2a52016-05-26 19:43:13 -0400246 * Don't interpret -fx option arguments (reference
247 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29774);
Cristy5511ef52016-05-30 07:51:39 -0400248 * Add additional checks to DCM reader to prevent data-driven faults (bug
249 report from Hanno Böck).
Cristy6aa43762016-05-24 08:00:42 -0400250
Cristy8af0c732016-05-21 19:18:27 -04002512016-05-21 7.0.1-6 Cristy <quetzlzacatenango@image...>
252 * Release ImageMagick version 7.0.1-6, GIT revision 18241:d4f277c:20160521.
253
2542016-05-20 7.0.1-6 Cristy <quetzlzacatenango@image...>
255 * Fixed proper placement of text annotation for east / west gravity.
256
Cristy0725d3a2016-05-18 08:11:31 -04002572016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy580b68f2016-05-18 08:13:22 -0400258 * Release ImageMagick version 7.0.1-5, GIT revision 10789:f7c2e89:20160518,
259
2602016-05-18 7.0.1-5 Cristy <quetzlzacatenango@image...>
Cristy0725d3a2016-05-18 08:11:31 -0400261 * Process channels independently for -channel -equalize (reference
262 https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29708).
263 * Fix pixel cache on disk regression (reference
264 https://github.com/ImageMagick/ImageMagick/issues/202).
265
Cristyce052192016-05-15 08:06:11 -04002662016-05-15 7.0.1-4 Cristy <quetzlzacatenango@image...>
Cristyac72d942016-05-16 11:44:58 -0400267 * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
Cristyce052192016-05-15 08:06:11 -0400268
Cristy564d6102016-05-11 06:21:20 -04002692016-05-10 7.0.1-4 Cristy <quetzlzacatenango@image...>
Cristy8c6d9ab2016-07-05 04:54:57 -0400270 * Prevent possible shell command injection vulnerability through the
271 authenticate parameter of the PDF, PCL and XPS coders (report from
dirke8445c52016-07-05 20:13:27 +0200272 Erez Turjeman).
Cristy564d6102016-05-11 06:21:20 -0400273 * Quote passwords when passed to a delegate program.
Cristyd05bf872016-05-12 17:23:53 -0400274 * Iterate channels over source image rather than destination (bug report
275 from Hanno Böck).
Cristyef069c22016-05-13 07:57:19 -0400276 * Can read geo-related EXIF metdata once-again (reference
277 https://github.com/ImageMagick/ImageMagick/issues/198).
Cristy5f478ca2016-05-14 18:43:20 -0400278 * Sanitize all delegate emedded formatting characters.
Cristyac72d942016-05-16 11:44:58 -0400279 * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
280 Hanno Böck).
Cristy564d6102016-05-11 06:21:20 -0400281
Cristy1a5fed62016-05-09 10:08:02 -04002822016-05-09 7.0.1-3 Cristy <quetzlzacatenango@image...>
283 * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
284
Cristye5ae8492016-05-09 07:41:30 -04002852016-05-07 7.0.1-3 Cristy <quetzlzacatenango@image...>
286 * Remove https delegate.
287
Cristy41b41f62016-05-06 18:59:17 -04002882016-05-06 7.0.1-2 Cristy <quetzlzacatenango@image...>
Cristyf67a6142016-05-07 08:26:31 -0400289 * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
Cristy41b41f62016-05-06 18:59:17 -0400290
Cristy726812f2016-05-04 19:09:35 -04002912016-05-04 7.0.1-2 Cristy <quetzlzacatenango@image...>
292 * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
Cristy66a43a42016-05-06 18:54:40 -0400293 * Replace show delegate title with image filename rather than label.
294 * Fix GetNextToken() off by one error.
Cristyf67a6142016-05-07 08:26:31 -0400295 * Remove support for internal ephemeral coder.
Cristy726812f2016-05-04 19:09:35 -0400296
Cristy044a9bc2016-05-03 15:39:17 -04002972016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
298 * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
299
3002016-05-03 7.0.1-1 Cristy <quetzlzacatenango@image...>
Cristya852ab52016-05-03 09:26:43 -0400301 * Sanitize input filename for http / https delegates (improved patch).
302 * Fix for possible security vulnerabilities (reference
303 https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
304
Cristy87cd29e2016-04-29 12:43:54 -04003052016-04-30 7.0.1-0 Cristy <quetzlzacatenango@image...>
Cristye46b7d12016-04-30 14:57:11 -0400306 * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
Cristy87cd29e2016-04-29 12:43:54 -0400307
Cristycda34832016-01-31 09:43:49 -05003082016-01-30 7.0.0-0 Fahad-Alsaidi & ShamsaHamed
Cristy17f8c722016-01-31 09:42:56 -0500309 * Add support for languages that require complex text layout (reference
310 https://github.com/ImageMagick/ImageMagick/pull/88).
311
anthonyefefe162013-04-27 06:29:20 +00003122012-04-27 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
313 * Allow the use of set and escapes when no images in memory
314 (unless you attempt to access per-image meta-data)
315 Currently does not include %[fx:...] and %[pixel:...]
316
anthony5f78bca2012-10-05 06:51:00 +00003172012-10-05 7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
318 * Rather than replicate 'options' into 'artifacts' make a link
319 from image to image_info and lookup a global option if no artifact
320 is defined.
321
nicolasae085e22012-09-11 09:36:38 +00003222012-09-11 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +0000323 * sigmoidal-contrast:
nicolasae085e22012-09-11 09:36:38 +0000324 * Remove unnecessary initial ClampToQuantum.
325
nicolas07299f12012-09-10 17:30:07 +00003262012-09-10 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolas447742a2012-09-11 09:43:26 +0000327 * sigmoidal-contrast:
328 * Direct computation, without LUT;
nicolas07299f12012-09-10 17:30:07 +0000329 * Fix re-declaration of i (at the top, and inside a conditional).
330
nicolase3466022012-09-04 13:51:46 +00003312012-09-04 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
nicolasca4bd742012-09-10 14:11:01 +0000332 * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
nicolase3466022012-09-04 13:51:46 +0000333
cristya7c78602012-08-10 11:08:44 +00003342012-08-08 7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
335 * Add final ClampToQuantum in sigmoidal colormap loop.
nicolase3466022012-09-04 13:51:46 +0000336 * Remove OpenMP calls from colormap update loops.
cristya7c78602012-08-10 11:08:44 +0000337
cristyfa1f2292011-07-27 23:55:10 +00003382011-08-01 7.0.0-0 Cristy <quetzlzacatenango@image...>
339 * New version 7.0.0-0.
cristy2bc0ef72010-02-02 01:38:51 +0000340