aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
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