diff options
Diffstat (limited to 'exec')
-rw-r--r-- | exec/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index 70c4fad6..19aa51fd 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,5 +1,7 @@ 2000-03-13 Roland McGrath <roland@baalperazim.frob.com> + * hashexec.c (check_hashbang): Fix fencepost error in last change. + * exec.c (map): Made global. * priv.h: Declare it. (map_fsize, map_vsize): New macros for accessing state set up by map. |