]> granicus.if.org Git - imagemagick/blob - ChangeLog
ff25ae2abfdf89c60e9d4728fa11509873efd324
[imagemagick] / ChangeLog
1 2016-05-15  7.0.1-4 Cristy  <quetzlzacatenango@image...>
2   * Release ImageMagick version 7.0.1-4, GIT revision 10778:52dae14:20160516.
3
4 2016-05-10  7.0.1-4 Cristy  <quetzlzacatenango@image...>
5   * Quote passwords when passed to a delegate program.
6   * Iterate channels over source image rather than destination (bug report
7     from Hanno Böck).
8   * Can read geo-related EXIF metdata once-again (reference
9     https://github.com/ImageMagick/ImageMagick/issues/198).
10   * Sanitize all delegate emedded formatting characters.
11   * Don't sync pixel cache in AcquireAuthenticCacheView() (bug report from
12     Hanno Böck).
13
14 2016-05-09  7.0.1-3 Cristy  <quetzlzacatenango@image...>
15   * Release ImageMagick version 7.0.1-3, GIT revision 10755:d540dda:20160509.
16
17 2016-05-07  7.0.1-3 Cristy  <quetzlzacatenango@image...>
18   * Remove https delegate.
19
20 2016-05-06  7.0.1-2 Cristy  <quetzlzacatenango@image...>
21   * Release ImageMagick version 7.0.1-2, GIT revision 10741:5746147:20160507.
22
23 2016-05-04  7.0.1-2 Cristy  <quetzlzacatenango@image...>
24   * Check for buffer overflow in magick/draw.c/DrawStrokePolygon().
25   * Replace show delegate title with image filename rather than label.
26   * Fix GetNextToken() off by one error.
27   * Remove support for internal ephemeral coder.
28
29 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango@image...>
30   * New version 7.0.1-1, GIT revision 10723:9fc8a0c:20160503.
31
32 2016-05-03  7.0.1-1 Cristy  <quetzlzacatenango@image...>
33   * Sanitize input filename for http / https delegates (improved patch).
34   * Fix for possible security vulnerabilities (reference
35     https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588).
36
37 2016-04-30  7.0.1-0 Cristy  <quetzlzacatenango@image...>
38   * New version 7.0.1-0, GIT revision 10716:b527bce:20160430.
39
40 2016-01-30  7.0.0-0     Fahad-Alsaidi & ShamsaHamed
41   * Add support for languages that require complex text layout (reference
42     https://github.com/ImageMagick/ImageMagick/pull/88).
43
44 2012-04-27  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
45   * Allow the use of set and escapes when no images in memory
46     (unless you attempt to access per-image meta-data)
47     Currently does not include %[fx:...] and %[pixel:...]
48
49 2012-10-05  7.0.0-0 Anthony thyssen <A.Thyssen@griffith...>
50   * Rather than replicate 'options' into 'artifacts' make a link
51     from image to image_info and lookup a global option if no artifact
52     is defined.
53
54 2012-09-11  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
55   * sigmoidal-contrast:
56   * Remove unnecessary initial ClampToQuantum.
57
58 2012-09-10  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
59   * sigmoidal-contrast:
60   * Direct computation, without LUT;
61   * Fix re-declaration of i (at the top, and inside a conditional).
62
63 2012-09-04  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
64   * Add tanh/atanh clone of legacy sigmoidal map (faster & more accurate).
65
66 2012-08-08  7.0.0-0 Nicolas Robidoux <nicolas.robidoux@gmail...>
67   * Add final ClampToQuantum in sigmoidal colormap loop.
68   * Remove OpenMP calls from colormap update loops.
69
70 2011-08-01  7.0.0-0 Cristy  <quetzlzacatenango@image...>
71   * New version 7.0.0-0.
72