aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fbd47889c3..696d2b16f9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
12004-11-12 Eli Zaretskii <eliz@gnu.org>
2
3 * config.bat: Don't require djecho.exe for the v1.x build.
4 Add a test for DECL_ALIGN support, and add a trivial definition to
5 src/config.h if 8-byte alignment is not supported.
6
72004-11-08 Kim F. Storm <storm@cua.dk>
8
9 * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
10 files before building.
11 (bootfast, bootstrap-clean-before-fast): New targets, like
12 bootstrap but don't remove .elc files.
13
12004-11-06 Lars Brinkhoff <lars@nocrew.org> 142004-11-06 Lars Brinkhoff <lars@nocrew.org>
2 15
3 * configure.in: Add check for getrusage. 16 * configure.in: Add check for getrusage.