summaryrefslogtreecommitdiff
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 @@
+2004-11-12 Eli Zaretskii <eliz@gnu.org>
+
+ * config.bat: Don't require djecho.exe for the v1.x build.
+ Add a test for DECL_ALIGN support, and add a trivial definition to
+ src/config.h if 8-byte alignment is not supported.
+
+2004-11-08 Kim F. Storm <storm@cua.dk>
+
+ * Makefile.in (bootstrap, bootstrap-clean-before): Remove .elc
+ files before building.
+ (bootfast, bootstrap-clean-before-fast): New targets, like
+ bootstrap but don't remove .elc files.
+
2004-11-06 Lars Brinkhoff <lars@nocrew.org>
* configure.in: Add check for getrusage.