diff options
author | Roland McGrath <roland@gnu.org> | 2004-02-11 08:06:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-02-11 08:06:51 +0000 |
commit | a7fed3b410b291884ee0d86cf7410da5a42fa664 (patch) | |
tree | 38ecddda9f5fa9b2f6e4c1eea3cc971c86384614 /exec | |
parent | 8d20992b728cd34a25eb9c21785bd1821567524d (diff) |
.
Diffstat (limited to 'exec')
-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, |