diff options
author | Roland McGrath <roland@gnu.org> | 1999-07-20 19:25:19 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-07-20 19:25:19 +0000 |
commit | b744bdfbe2022b2a031b304cf9297c97c83cd403 (patch) | |
tree | d2f2eb2f690c194ad6574018ffb11bc24b51b925 | |
parent | 25d6df68ca90f17af74db6e8e6c31df34998b995 (diff) |
.
-rw-r--r-- | serverboot/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index 7d14409f..df3e7d05 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,8 @@ +1999-07-20 Roland McGrath <roland@baalperazim.frob.com> + + * default_pager.c (new_partition): When reading Linux signature page, + handle pager_read_file_direct returning sub-page blocks. + 1999-06-03 Mark Kettenis <kettenis@gnu.org> * default_pager.c (new_partition): Declare `waste' as `int' |