summaryrefslogtreecommitdiff
path: root/boot/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-08-17 09:00:29 +0000
committerRoland McGrath <roland@gnu.org>2001-08-17 09:00:29 +0000
commit16f26b53445c06f8ce9f3d1100b92cce4653563e (patch)
tree9a48e62a63d3eef0ef75ca1ce23c1485a59c760f /boot/ChangeLog
parent6212a0ba5b71dc821d47ded85df8486eefe3afeb (diff)
.
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.