X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/de10c1149c818f8cee4cc5af7408655945a339d3..45fa30b2ffeff0b52fab027547d0c48510b3a9c0:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 223d75fdf0..3d2545f905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2004-10-08 Steven Tamm + + * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h + * configure: Rebuild + +2004-10-06 Jan Dj,Ad(Brv + + * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to + AC_MSG_WARN. Move output of warning message to end of configure run. + +2004-10-05 Jan Dj,Ad(Brv. + + * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD. + Run test to see if heap start address is random. + +2004-09-29 Miles Bader + + * configure.in (HAVE_EXECSHIELD): Test correct env variable to see + if setarch is present. + +2004-09-25 Jan Dj,Ad(Brv + + * configure.in (HAVE_EXECSHIELD): Only define on x86. + * configure: Rebuild. + +2004-09-24 Jan Dj,Ad(Brv + + * configure.in: Check for exec-shield. + * configure: Rebuild. + 2004-08-06 Andreas Schwab * Makefile.in (install-arch-indep, uninstall): Add flymake. @@ -6,6 +36,12 @@ * config.bat: Update URLs in the comments. +2004-08-02 Reiner Steib + + * Makefile.in (install-arch-indep): Added pgg and sieve. + + * info/.cvsignore: Added pgg and sieve. + 2004-07-05 Andreas Schwab * Makefile.in (install-arch-indep): Remove .arch-inventory files.