diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-02-14 18:47:33 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-02-14 18:47:33 +0000 |
commit | 98e599ca063bbba13e0806d54f8caa9b0d10ba56 (patch) | |
tree | 69f3fb0fcada0398c27cc3d6e26a25144876fff4 /Changelog | |
parent | ec455953008d08f588fe0c0bd9df4278cd188315 (diff) | |
download | busybox-w32-98e599ca063bbba13e0806d54f8caa9b0d10ba56.tar.gz busybox-w32-98e599ca063bbba13e0806d54f8caa9b0d10ba56.tar.bz2 busybox-w32-98e599ca063bbba13e0806d54f8caa9b0d10ba56.zip |
Commit Vladimir's latest version of stty.c. Nice work.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ | |||
1 | 0.50 | 1 | 0.50 |
2 | * Evin Robertson -- new pivot_root applet | 2 | * Evin Robertson -- new pivot_root applet |
3 | * Bjorn Wesen -- new ifconfig and route applet (taken from | ||
4 | work done be Axis Communications). | ||
5 | * Vladimir N. Oleynik -- new stty applet | ||
6 | |||
7 | <lots of other things -- fixme> | ||
3 | 8 | ||
4 | 9 | ||
5 | -Erik Andersen, not yet released | 10 | -Erik Andersen, not yet released |