diff options
Diffstat (limited to 'exec/ChangeLog')
-rw-r--r-- | exec/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index c27f6da6..c690ef9c 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,8 @@ +2000-03-23 Mark Kettenis <kettenis@gnu.org> + + * exec.c (do_exec): Set interp.file to MACH_PORT_NULL before the + first `goto out'. + 2000-03-20 Roland McGrath <roland@baalperazim.frob.com> * main.c (trivfs_allow_open): Initialize to zero. |