summaryrefslogtreecommitdiff
path: root/boot
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2002-06-13 20:59:43 +0000
committerRoland McGrath <roland@gnu.org>2002-06-13 20:59:43 +0000
commit3039afb4e3bd3b0e140699e98824f366ac5e47af (patch)
tree39604fd6559fcd5bbe8554d8e523ca5e805ed484 /boot
parenta5a452bf311c3dc8d8089b391cfb3b4b55075950 (diff)
.
Diffstat (limited to 'boot')
-rw-r--r--boot/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog
index 1d6ef146..e3629dab 100644
--- a/boot/ChangeLog
+++ b/boot/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-13 Roland McGrath <roland@frob.com>
+
+ * boot.c (ds_device_write): int -> size_t in store_write call.
+ (ds_device_write_inband): Likewise.
+
2002-06-08 Roland McGrath <roland@frob.com>
* boot.c (S_io_identity): Use ino_t for FILENO.