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