diff options
-rw-r--r-- | exec/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog index 14794dc7..8773f1c3 100644 --- a/exec/ChangeLog +++ b/exec/ChangeLog @@ -1,3 +1,8 @@ +2000-03-09 Roland McGrath <roland@baalperazim.frob.com> + + * hostarch.c (elf_machine_matches_host): Don't recognize EM_486, + since newer <elf.h>'s don't define it any more. + 2000-02-27 Roland McGrath <roland@baalperazim.frob.com> * hashexec.c (check_hashbang: user_fd): Add a user ref to DTABLE[FD] |