diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
| @@ -1,3 +1,18 @@ | |||
| 1 | 2004-10-08 Steven Tamm <steventamm@mac.com> | ||
| 2 | |||
| 3 | * configure.in (HAVE_MALLOC_MALLOC_H): Test for malloc/malloc.h | ||
| 4 | * configure: Rebuild | ||
| 5 | |||
| 6 | 2004-10-06 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 7 | |||
| 8 | * configure.in (HAVE_RANDOM_HEAPSTART): Change AC_MSG_ERROR to | ||
| 9 | AC_MSG_WARN. Move output of warning message to end of configure run. | ||
| 10 | |||
| 11 | 2004-10-05 Jan Dj,Ad(Brv. <jan.h.d@swipnet.se> | ||
| 12 | |||
| 13 | * configure.in (HAVE_RANDOM_HEAPSTART): Renamed HAVE_EXECSHIELD. | ||
| 14 | Run test to see if heap start address is random. | ||
| 15 | |||
| 1 | 2004-09-29 Miles Bader <miles@gnu.org> | 16 | 2004-09-29 Miles Bader <miles@gnu.org> |
| 2 | 17 | ||
| 3 | * configure.in (HAVE_EXECSHIELD): Test correct env variable to see | 18 | * configure.in (HAVE_EXECSHIELD): Test correct env variable to see |