aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bcc44003df9..3d6cc362b67 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
12014-05-04 Paul Eggert <eggert@cs.ucla.edu> 12014-05-04 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 * autogen.sh: Use ‘"’ to quote a message that often contains ‘'’.
4
3 Require ImageMagick >= 6.3.5, due to PixelSetMagickColor (Bug#17339). 5 Require ImageMagick >= 6.3.5, due to PixelSetMagickColor (Bug#17339).
4 * configure.ac (IMAGEMAGICK_MODULE): Bump prereq from 6.2.8 to 6.3.5. 6 * configure.ac (IMAGEMAGICK_MODULE): Bump prereq from 6.2.8 to 6.3.5.
5 A more-complicated fix would be to remove uses of PixelSetMagickColor, 7 A more-complicated fix would be to remove uses of PixelSetMagickColor,