diff options
author | Roland McGrath <roland@gnu.org> | 1999-06-04 21:39:41 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-06-04 21:39:41 +0000 |
commit | a2827e99e810a3ac737cd0594a5adf642b056b05 (patch) | |
tree | 5044d304b8748741eaa31af20473aac1296f051a | |
parent | d23ee15ac680c246891b74103d8cd991246dfd1b (diff) |
.
-rw-r--r-- | exec/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index 090ae352..2c4aec36 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,8 @@ +1999-06-04 Roland McGrath <roland@baalperazim.frob.com> + + * exec.c (map): Fix mapping calls to use F->__offset consistently + instead of F->__target. + 1999-05-16 Roland McGrath <roland@baalperazim.frob.com> * hashexec.c (check_hashbang): Fix bug in last change. |