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 | 3387b97f5ccc783327650470c766e8f7f9ba7ddb (patch) | |
tree | 819ee68990a42959e65ded44a88859248e83bae6 /serverboot/ChangeLog | |
parent | dd86402e24839ee7cd40c74f40becaad935943b5 (diff) |
.
Diffstat (limited to 'serverboot/ChangeLog')
-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 |