From e132f4b09e5c9aedaef97f65279e8702633fd425 Mon Sep 17 00:00:00 2001 From: Erik Andersen Date: Wed, 9 Feb 2000 04:16:43 +0000 Subject: Fixed the init problem where it wouldn't unmount filesystems on reboot. Also fixed swapoff -a so it works. -Erik --- Changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 7ecc4fb66..42ec29618 100644 --- a/Changelog +++ b/Changelog @@ -84,6 +84,8 @@ - `fdflush', `length' and `printf' crashed when run without arguments - `fdflush' tried to flush itself using *argv - added "skip" and "seek" to dd. + * swapoff -a was not working. Now it is. + * init did not cleanly unmount filesystems on reboot. Now it does. -Erik Andersen -- cgit v1.2.3