diff options
author | Roland McGrath <roland@gnu.org> | 2001-08-17 09:00:29 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-08-17 09:00:29 +0000 |
commit | 16f26b53445c06f8ce9f3d1100b92cce4653563e (patch) | |
tree | 9a48e62a63d3eef0ef75ca1ce23c1485a59c760f | |
parent | 6212a0ba5b71dc821d47ded85df8486eefe3afeb (diff) |
.
-rw-r--r-- | boot/ChangeLog | 5 |
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. |