summaryrefslogtreecommitdiff
path: root/boot/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r--boot/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog
index 4cee3359..219dcc9f 100644
--- a/boot/ChangeLog
+++ b/boot/ChangeLog
@@ -1,3 +1,8 @@
+2001-08-17 Roland McGrath <roland@frob.com>
+
+ * boot_script.h: size_t -> unsigned int
+ * boot_script.c: Don't #include <string.h>.
+
2001-08-16 Roland McGrath <roland@frob.com>
* userland-boot.c (boot_script_insert_right): New function.