diff options
author | Matt Kraai <kraai@debian.org> | 2001-07-31 21:02:19 +0000 |
---|---|---|
committer | Matt Kraai <kraai@debian.org> | 2001-07-31 21:02:19 +0000 |
commit | 73f6a1b058e994a44820b3ee987b04d14f05051d (patch) | |
tree | 887a6fb5aa33e2744886ca964e74c3726289ca33 /Changelog | |
parent | 221b2ea6c40e5b2e0123a0c9a4ba6e74d86eb33f (diff) | |
download | busybox-w32-73f6a1b058e994a44820b3ee987b04d14f05051d.tar.gz busybox-w32-73f6a1b058e994a44820b3ee987b04d14f05051d.tar.bz2 busybox-w32-73f6a1b058e994a44820b3ee987b04d14f05051d.zip |
Always write record counts to stderr.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ | |||
41 | -- Don't save/restore vi readonly flag if vi is compiled read-only. | 41 | -- Don't save/restore vi readonly flag if vi is compiled read-only. |
42 | -- Reworked rdate option handling (is now smaller). | 42 | -- Reworked rdate option handling (is now smaller). |
43 | -- Size reduction in ping | 43 | -- Size reduction in ping |
44 | -- Always write dd counts to stderr | ||
44 | * Aaron Lehmann | 45 | * Aaron Lehmann |
45 | -- slimmed down md5sum | 46 | -- slimmed down md5sum |
46 | -- contributed a nice new (hand written, not lex/yacc) Posix math | 47 | -- contributed a nice new (hand written, not lex/yacc) Posix math |