From fa376f80348b4241124c8e4c727bcb57181e50d1 Mon Sep 17 00:00:00 2001 From: John Beppu Date: Fri, 11 Feb 2000 12:44:07 +0000 Subject: [PATCH] fsck_minix.c lost fat. --- Changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog b/Changelog index f9ed33845..c3102ac4e 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,7 @@ 0.42 + * changed fsck_minix.c to reduce its .bss size significantly + -beppu -piptigger * Fairly massive restructuring of umount.c to deal with remounting busy devices read-only. Adds a -r option to control that; it is optionally compiled in with BB_FEATURE_REMOUNT