diff options
-rw-r--r-- | init/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/init/ChangeLog b/init/ChangeLog index 03d8b600..b4499c4a 100644 --- a/init/ChangeLog +++ b/init/ChangeLog @@ -1,3 +1,9 @@ +1999-06-19 Roland McGrath <roland@baalperazim.frob.com> + + * Makefile (HURDLIBS): Add ports and fshelp only if $(split-init)!=yes. + + * init.c (open_console): Put this function inside [! SPLIT_INIT]. + 1999-06-18 Roland McGrath <roland@baalperazim.frob.com> * init.c [SPLIT_INIT] (child_pid, child_task): New variables. |