diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a9d7257be38..15916fae821 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | 2007-10-22 Jason Rumney <jasonr@gnu.org> | 1 | 2007-10-22 Jason Rumney <jasonr@gnu.org> |
| 2 | 2 | ||
| 3 | * w32fns.c (w32_abort): Declaration moved to nt/config.nt. | 3 | * w32fns.c: Include math.h. |
| 4 | (w32_abort): Declaration moved to nt/config.nt. | ||
| 4 | * s/ms-w32.h (HAVE_STDLIB_H): Define. | 5 | * s/ms-w32.h (HAVE_STDLIB_H): Define. |
| 5 | (abort): Redefinition moved to nt/config.nt. | 6 | (abort): Redefinition moved to nt/config.nt. |
| 6 | 7 | ||