diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
| @@ -1,3 +1,16 @@ | |||
| 1 | 2004-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 | |||
| 7 | 2004-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 | |||
| 1 | 2004-11-06 Lars Brinkhoff <lars@nocrew.org> | 14 | 2004-11-06 Lars Brinkhoff <lars@nocrew.org> |
| 2 | 15 | ||
| 3 | * configure.in: Add check for getrusage. | 16 | * configure.in: Add check for getrusage. |