diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-09-08 08:38:44 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-09-08 08:38:44 +0000 |
commit | 4ad1c1f75bf97ce7888b99f6850b41f9f5789ec8 (patch) | |
tree | ef8e90126b568ac893c790daa23a8f32f0dea7a7 /boot/ChangeLog | |
parent | 39b3cbd4b7fcfe5e9f530ea30c9d9b04e617ab4e (diff) | |
download | hurd-4ad1c1f75bf97ce7888b99f6850b41f9f5789ec8.tar.gz hurd-4ad1c1f75bf97ce7888b99f6850b41f9f5789ec8.tar.bz2 hurd-4ad1c1f75bf97ce7888b99f6850b41f9f5789ec8.zip |
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
* boot.c (S_io_map_segment): New function.
Diffstat (limited to 'boot/ChangeLog')
-rw-r--r-- | boot/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/boot/ChangeLog b/boot/ChangeLog index ab194546..50fb864a 100644 --- a/boot/ChangeLog +++ b/boot/ChangeLog @@ -1,3 +1,7 @@ +1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> + + * boot.c (S_io_map_segment): New function. + 1999-07-11 Roland McGrath <roland@baalperazim.frob.com> * boot.c (ds_device_read, S_io_read): Fix sloppy bugs in last change. |