diff options
author | Thomas Bushnell <thomas@gnu.org> | 2000-07-20 19:40:47 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 2000-07-20 19:40:47 +0000 |
commit | 0e0bcad3e157579dbeafec933ac6ccbc00a515a3 (patch) | |
tree | 750f52f28b3bc3796fc721591184c0ed225b3737 /exec/ChangeLog | |
parent | c4a7249150997ac38e46a45439ba4d986a253d84 (diff) |
2000-07-20 Thomas Bushnell, BSG <tb@mit.edu>
* hashexec.c (check_hashbang): Count characters in interp
correctly. Fix from Kalle Olavi Niemitalo <tosi@stekt.oulu.fi>.
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 c690ef9c..06538f37 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,8 @@ +2000-07-20 Thomas Bushnell, BSG <tb@mit.edu> + + * hashexec.c (check_hashbang): Count characters in interp + correctly. Fix from Kalle Olavi Niemitalo <tosi@stekt.oulu.fi>. + 2000-03-23 Mark Kettenis <kettenis@gnu.org> * exec.c (do_exec): Set interp.file to MACH_PORT_NULL before the |