diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-20 06:45:00 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-20 06:45:00 +0000 |
commit | 71915ed295d1e10dec825e9c98f9109d0561c45e (patch) | |
tree | 485d5374959b4a29c46b84edbd3e9824f3a2f979 | |
parent | 01815d9336f65407027a7875cc7eedf5eec5712d (diff) |
.
-rw-r--r-- | serverboot/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog index e3041954..1574a2d3 100644 --- a/serverboot/ChangeLog +++ b/serverboot/ChangeLog @@ -1,3 +1,18 @@ +1999-05-20 Roland McGrath <roland@baalperazim.frob.com> + + * default_pager.c (new_partition): Fix SWAP-SPACE page handling. + +1999-05-17 Roland McGrath <roland@baalperazim.frob.com> + + * default_pager.c (new_partition): Deallocate signature page when + rejecting it for wrong version. Fix typo in SWAPSPACE2 v1 bad block + bitmap handling. Free bitmap and partition structure if we reject the + partition signature. + Reported by Kalle Olavi Niemitalo <tosi@ees2.oulu.fi>. + + * default_pager.c (new_partition): Print out for + CHECK_LINUX_SIGNATURE<0 case. + 1999-05-15 Roland McGrath <roland@baalperazim.frob.com> * default_pager.c (new_partition): Check if requested partition is |