diff options
author | Thomas Bushnell <thomas@gnu.org> | 1998-11-16 18:21:53 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1998-11-16 18:21:53 +0000 |
commit | 5ea4920ee625d0492bb8bd7e8e55b8cc584baa2f (patch) | |
tree | 60490b0b612c1ec92798a48ac3ddff764822e727 /exec/ChangeLog | |
parent | 92e77b72e0e52df10b44ba47e6906b19196e0100 (diff) |
*** empty log message ***
Diffstat (limited to 'exec/ChangeLog')
-rw-r--r-- | exec/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index 40a07209..7996cc92 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,6 +1,6 @@ Thu Nov 5 15:26:50 1998 Thomas Bushnell, BSG <tb@mit.edu> - * hashexec.c (check_hashbang): Keep INTERP_LEN with a the correct + * hashexec.c (check_hashbang): Keep INTERP_LEN with the correct value (bytes of memory holding INTERP) for later use. (check_hashbang: setup_args): Set argv[0] from the interpreter name, not copied from the existing command line. |