From 485b9550fd01eb519fc0d4f4f148af39fe22250e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 7 Dec 1999 23:14:59 +0000 Subject: Stuf --- Changelog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 9698396e0..10648dbde 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,12 @@ +0.38 + * New Apps: ping and hostname contributed by Randolph Chung + + * on reboot, init called 'umount -a -n', which caused errors + when BB_MTAB was not enabled. Changed to 'umount -a', + which does the right thing. + + -Erik Andrsen + 0.38 * Fixed a segfault in 'umount -a' when a badly formed /etc/fstab file existed. -- cgit v1.2.3