summaryrefslogtreecommitdiff
path: root/daemons
diff options
context:
space:
mode:
Diffstat (limited to 'daemons')
-rw-r--r--daemons/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/daemons/ChangeLog b/daemons/ChangeLog
index 61e3f878..73bd2b02 100644
--- a/daemons/ChangeLog
+++ b/daemons/ChangeLog
@@ -1,7 +1,15 @@
+2001-06-08 Roland McGrath <roland@frob.com>
+
+ * rc.sh: Start /hurd/mach-defpager before swapon.
+
+2001-06-07 Roland McGrath <roland@frob.com>
+
+ * rc.sh: Include $? value in message about unexpected fsck exit.
+
2001-01-17 Neal H Walfield <neal@cs.uml.edu>
* console-run.c (open_console): Conform to new
- fshelp_start_translator semantics.
+ fshelp_start_translator semantics.
1999-09-23 Mark Kettenis <kettenis@gnu.org>