aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-04 01:13:21 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-04 01:13:21 +0000
commit3ae0c789627a29dbd76793eb666efe19144b30f0 (patch)
treee3b6a9393ea44e1391cbdf9075e6edc266530a49 /Changelog
parentbe971d6b693ca9cd1c9aa9eb6053aa2592c40547 (diff)
downloadbusybox-3ae0c789627a29dbd76793eb666efe19144b30f0.tar.gz
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 741b8ebb7..42b474d4d 100644
--- a/Changelog
+++ b/Changelog
@@ -9,6 +9,7 @@
and much more solid.
* Wrote sed -- weighs only 1.8k (5.8k with full regular expressions!).
* Fixed a stupid seg-fault in sync
+ * Fixed mount -- mount -a always mounted rw despite /etc/fstab ro entries.
-Erik Andersen