diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-06-14 20:42:57 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-06-14 20:42:57 +0000 |
commit | 28c70b3a16c17319c184a90eb8f164527c98b4f8 (patch) | |
tree | 672d4d34162d111ef8166bfdb45d3cad28545bd4 /Changelog | |
parent | e97da4007913bd29d8a18d038de29d9d4549163d (diff) |
Integrate Tomi Ollila's telnet. Costs 3k. :)
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ * Added 'grep -v' option (inverted search) and updated docs accordingly. -beppu * Wrote which + * Replaced the telnet implementation with one written by Tomi Ollila <too@iki.fi> + It works great and costs 3k. * BusyBox sh (lash) now supports being used as a standalone shell. When BB_FEATURE_STANDALONE_SHELL is defined, all the busybox commands may be invoked as shell internals. Best used when compiling staticly |