aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>2000-02-11 12:44:07 +0000
committerJohn Beppu <beppu@lbox.org>2000-02-11 12:44:07 +0000
commitfa376f80348b4241124c8e4c727bcb57181e50d1 (patch)
treee2040895859848276bf7589c0313151336e6b42a /Changelog
parentc1dc5d947384a338d7630e035c42a76c43eeb340 (diff)
downloadbusybox-fa376f80348b4241124c8e4c727bcb57181e50d1.tar.gz
fsck_minix.c lost fat.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
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