summaryrefslogtreecommitdiff
path: root/serverboot/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-17 04:48:30 +0000
committerRoland McGrath <roland@gnu.org>2001-08-17 04:48:30 +0000
commit9bb1538dbd5e1d7964132e8884fdfc6a53a98aed (patch)
tree433fed54e9dd77fc0c197d49cc80e064ba5b390c /serverboot/ChangeLog
parent8e7cfa8a006ba1e1616d8f88767666e4dda96de2 (diff)
.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r--serverboot/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index 03ef843d..75a1feed 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,3 +1,10 @@
+2001-08-16 Roland McGrath <roland@frob.com>
+
+ * Makefile (OBJS): Add userland-boot.o here.
+ Add a vpath to find userland-boot.c in boot/ too.
+ * bootstrap.c (parse_script): Pass new arg to boot_script_parse_line.
+ * load.c: Include <stddef.h> before "boot_script.h".
+
2001-07-20 Roland McGrath <roland@frob.com>
* panic.c: Fix obsolescent #endif syntax.