aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-13 18:30:59 +0000
committerEric Andersen <andersen@codepoet.org>2000-12-13 18:30:59 +0000
commit95d1f6d7c785d793c5ba8046e45f1c6117a4beba (patch)
tree15a239ceeea579ecfa5b676f7279abf0aa4b1d05 /Changelog
parent436220071256037e416915ace143b9a00c537db0 (diff)
downloadbusybox-95d1f6d7c785d793c5ba8046e45f1c6117a4beba.tar.gz
Formatting fix
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/Changelog b/Changelog
index 0cc773676..a1a538af0 100644
--- a/Changelog
+++ b/Changelog
@@ -15,7 +15,7 @@
an included shell script called unrpm as a front end to it. There's
also a shell script called undeb included for debian packages.
* Matt Kraai -- fix an infinite loop with ls -aR
- * Larry Doolittle -- Shaves off about 100 bytes and 200 bytes heap
+ * Larry Doolittle -- Shaved off about 100 bytes and 200 bytes heap
from date.c. Also document the "-d" option in the usage message.
* Gennady Feldman -- fixed dd to use blocksize when reading/writing,
(it was reading the whole thing and then writing it out). Also
@@ -33,8 +33,7 @@
GNU-date compatible
* me -- Progress meter (optional) in wget
* Doolittle/me -- programs invoked by full path name take
- precedence over applets unless
- BB_FEATURE_SH_BUILTINS_ALWAYS_WIN
+ precedence over applets unless BB_FEATURE_SH_BUILTINS_ALWAYS_WIN
* Gaute B Strokkenes <gs234@cam.ac.uk> -- applets found using a
binary search instead of linear search. Much faster!
* new applets: cmp readlink