aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-07-31 16:44:16 +0000
committerMatt Kraai <kraai@debian.org>2001-07-31 16:44:16 +0000
commit9a53feaa76840ef21bef864244d95b5ac6923658 (patch)
treeb4d492bd12109aa08c63db56619417cb2bd0c71a /Changelog
parent57c82fe7c4feede01b3b2370c0278444a91be788 (diff)
downloadbusybox-9a53feaa76840ef21bef864244d95b5ac6923658.tar.gz
Give credit to Adam Slattery.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 9deef8a2b..165736f5f 100644
--- a/Changelog
+++ b/Changelog
@@ -36,10 +36,10 @@
-- Made tar read 20 512byte blocks at a time (like GNU tar)
-- Allow msh.c assignments with the export and readonly commands.
-- Added BB_FEATURE_DEVFS to enable devfs device names.
- -- Fixed ping compile problem, size reduction
-- Better devfs support
-- Don't save/restore vi readonly flag if vi is compiled read-only.
-- Reworked rdate option handling (is now smaller).
+ -- Size reduction in ping
* Aaron Lehmann
-- slimmed down md5sum
-- contributed a nice new (hand written, not lex/yacc) Posix math
@@ -61,6 +61,8 @@
-- cmdedit updates and API change
-- Namespace cleanup (i.e. adding 'static' private function calls)
-- added "stopped jobs" warning to ash on exit
+ * Adam Slattery
+ -- Fixed ping compile problem
-Erik Andersen, 31 July 2001