diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-13 20:59:43 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-13 20:59:43 +0000 |
commit | 3039afb4e3bd3b0e140699e98824f366ac5e47af (patch) | |
tree | 39604fd6559fcd5bbe8554d8e523ca5e805ed484 /boot/ChangeLog | |
parent | a5a452bf311c3dc8d8089b391cfb3b4b55075950 (diff) |
.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r-- | boot/ChangeLog | 5 |
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. |