aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorEli Zaretskii2006-12-23 02:05:29 +0000
committerEli Zaretskii2006-12-23 02:05:29 +0000
commit512dd711be670c789ddd36a8f713765e3372657d (patch)
treeb367ddfe1ce8d7a9ca07d4c186340e2c4a41272f /lisp/ChangeLog
parente2bb07db78ca0b47decfe67429498b8676e3ec1c (diff)
downloademacs-512dd711be670c789ddd36a8f713765e3372657d.tar.gz
emacs-512dd711be670c789ddd36a8f713765e3372657d.zip
(bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) explicitly in a recursive
Make, not implicitly through prerequisites, since the latter is wrong under parallel builds.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index df63f549e82..75b20c33c06 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12006-12-23 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE)
4 explicitly in a recursive Make, not implicitly through prerequisites,
5 since the latter is wrong under parallel builds.
6
12006-12-22 Eli Zaretskii <eliz@gnu.org> 72006-12-22 Eli Zaretskii <eliz@gnu.org>
2 8
3 * w32-fns.el (convert-standard-filename): Wrap in 9 * w32-fns.el (convert-standard-filename): Wrap in