summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-08-01 17:21:35 +0000
committerMatt Kraai <kraai@debian.org>2001-08-01 17:21:35 +0000
commit2d91deba45d5a284614e06cc55e2be03599ca26d (patch)
tree0ba0d2096b4305465ddea8532a5931cb4c02b343 /Changelog
parent00344431402703089c6b93f6119f9966cc7ba566 (diff)
downloadbusybox-w32-2d91deba45d5a284614e06cc55e2be03599ca26d.tar.gz
busybox-w32-2d91deba45d5a284614e06cc55e2be03599ca26d.tar.bz2
busybox-w32-2d91deba45d5a284614e06cc55e2be03599ca26d.zip
Allow multiple shells to be enabled.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 45005b589..632541744 100644
--- a/Changelog
+++ b/Changelog
@@ -42,6 +42,7 @@
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 -- Always write dd counts to stderr
45 -- Allow multiple shells to be enabled
45 * Aaron Lehmann 46 * Aaron Lehmann
46 -- slimmed down md5sum 47 -- slimmed down md5sum
47 -- contributed a nice new (hand written, not lex/yacc) Posix math 48 -- contributed a nice new (hand written, not lex/yacc) Posix math