diff options
Diffstat (limited to 'exec/ChangeLog')
-rw-r--r-- | exec/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index e9f22db7..5db6eff6 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,9 @@ +2004-02-11 Roland McGrath <roland@frob.com> + + * exec.c (servercopy): Change signature to avoid casted arguments. + Update callers. + (do_exec, S_exec_setexecdata): Update callers. + 2004-02-10 Roland McGrath <roland@frob.com> * elfcore.c (dump_core): Include null terminator in note name size, |