summaryrefslogtreecommitdiff
path: root/serverboot/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-03-06 23:15:35 +0000
committerRoland McGrath <roland@gnu.org>1999-03-06 23:15:35 +0000
commitb80fb16210bc31d3f2ddcc0ba3fc48cec1742657 (patch)
tree854072e15a5337a112ded9b27c64f9ed2fa306eb /serverboot/ChangeLog
parent33e7111a057a31c8ce3ca2debe1cdf703f08b623 (diff)
.
Diffstat (limited to 'serverboot/ChangeLog')
-rw-r--r--serverboot/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/serverboot/ChangeLog b/serverboot/ChangeLog
index c41eee6f..850a82dc 100644
--- a/serverboot/ChangeLog
+++ b/serverboot/ChangeLog
@@ -1,3 +1,13 @@
+1999-03-06 Roland McGrath <roland@baalperazim.frob.com>
+
+ * def_pager_setup.c (default_pager_setup): #if 0 out unused function.
+
+ * default_pager.c (default_pager_paging_file): Pass 0 for new
+ LINUX_SIGNATURE arg to add_paging_file.
+
+ * bootstrap.c (main: scrript_paging_file): Pass LINUX_SIGNATURE arg
+ through to add_paging_file.
+
1999-02-27 Roland McGrath <roland@baalperazim.frob.com>
* def_pager_setup.c (add_paging_file): New arg CHECK_LINUX_SIGNATURE,