summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exec/ChangeLog5
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.