aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 570c38ae2c5..f8ee8d441ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
12013-03-18 Paul Eggert <eggert@cs.ucla.edu> 12013-03-18 Paul Eggert <eggert@cs.ucla.edu>
2 2
3 Fix bug when building Emacs with a GNU Make submake (Bug#13962).
4 * Makefile.in (QUIET_SUBMAKE): New macro.
5 (install-info, uninstall): Use it.
6
3 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867). 7 Emacs crashes with ImageMagick 6.8.2-3 through 6.8.3-9 (Bug#13867).
4 * configure.ac (IMAGEMAGICK_MODULE): Reject 6.8.2. 8 * configure.ac (IMAGEMAGICK_MODULE): Reject 6.8.2.
5 We want to reject 6.8.2-3 through 6.8.3-9, but there seems to be 9 We want to reject 6.8.2-3 through 6.8.3-9, but there seems to be