diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e4f53a22ee8..61711332b4c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-01-27 Steven Tamm <steventamm@mac.com> | ||
| 2 | |||
| 3 | * unexmacosx.c (unexec_copy): Do not copy more than was | ||
| 4 | requested to prevent overwriting during unexec. | ||
| 5 | |||
| 1 | 2004-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 6 | 2004-01-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 7 | ||
| 3 | * process.c (sigchld_handler): Add comment about not calling malloc. | 8 | * process.c (sigchld_handler): Add comment about not calling malloc. |