summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-07-31 21:02:19 +0000
committerMatt Kraai <kraai@debian.org>2001-07-31 21:02:19 +0000
commit73f6a1b058e994a44820b3ee987b04d14f05051d (patch)
tree887a6fb5aa33e2744886ca964e74c3726289ca33 /Changelog
parent221b2ea6c40e5b2e0123a0c9a4ba6e74d86eb33f (diff)
downloadbusybox-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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index efd593ad6..45005b589 100644
--- a/Changelog
+++ b/Changelog
@@ -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