diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-01 19:25:31 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-01 19:25:31 +0000 |
commit | 6207b2de602778082d6b4cea87b0ab89908a85a9 (patch) | |
tree | aa665f0a87346e03e83c0194c620cb9db7ee7fba /boot | |
parent | 1c64d70304b88bc38742d4d1106245c428bf1d8f (diff) |
.
Diffstat (limited to 'boot')
-rw-r--r-- | boot/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index b286cbcd..95120e9c 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,10 @@ +2002-05-31 Roland McGrath <roland@frob.com> + + * boot.c: Don't include "exec_S.h". + + * boot.c (boot_script_exec_cmd): Fix typos: + {I386,ALPHA}_THREAD_STATE -> {i386,ALPHA}_THREAD_STATE_COUNT + 2002-05-28 Roland McGrath <roland@frob.com> * boot_script.c (boot_script_set_variable): Values int -> integer_t. |