summaryrefslogtreecommitdiff
path: root/serverboot
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-15 23:13:39 +0000
committerRoland McGrath <roland@gnu.org>1999-05-15 23:13:39 +0000
commitf8dade1b9a0082d32051adcde9a208564fa8df76 (patch)
tree63112e54a6bcd76cde1d396ace5b2489cc9f38dc /serverboot
parent69fce3bb002e52d96dfcf700a95d6abe71537a01 (diff)
.
Diffstat (limited to 'serverboot')
-rw-r--r--serverboot/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index 0048e547..e3041954 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,5 +1,8 @@
1999-05-15 Roland McGrath <roland@baalperazim.frob.com>
+ * default_pager.c (new_partition): Check if requested partition is
+ already in our list, and refuse it.
+
* bootstrap.c (main): Remove vars HAD_A_PARITION, DOING_DEFAULT_PAGER.
Remove $(default-pager) boot script tag. We always stick around and
act as the default pager (this was already the case, just removed some