diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-04 01:13:21 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-04 01:13:21 +0000 |
commit | 3ae0c789627a29dbd76793eb666efe19144b30f0 (patch) | |
tree | e3b6a9393ea44e1391cbdf9075e6edc266530a49 /Changelog | |
parent | be971d6b693ca9cd1c9aa9eb6053aa2592c40547 (diff) | |
download | busybox-3ae0c789627a29dbd76793eb666efe19144b30f0.tar.gz |
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |