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 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.