From 45087b1010728ba90e78be16ae82af82f658976d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 21 Jun 2000 22:44:33 +0000 Subject: More doc updates. -Erik --- Changelog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index 8e8de9523..053a7cb0b 100644 --- a/Changelog +++ b/Changelog @@ -1,5 +1,6 @@ 0.44 - * Now compiles vs libc5 (which can save lots of space for embedded systems). + * Now compiles vs libc5 (which can save lots of space for + embedded systems). * Added BB_FEATURE_TRIVIAL_HELP which compiles out most all of the help messages (i.e --help). Saves 17k over a full compile. * Added cut and tr from minix, since due to the license change, @@ -8,7 +9,7 @@ staticly linked busybox containing only insmod and sh, a few /dev entries, and a kernel module or two... It doesn't get smaller then this folks (I pity the fool that writes insmod in asm ;-). - Many kudos go to Ron Alder for finishing this off!!! + Many kudos go to Ron Alder for finishing this off! * Added a mini ar archive utility, especially written for BusyBox by Glenn McGrath * Added mktemp, contributed by Daniel Jacobowitz @@ -18,8 +19,8 @@ * Added 'grep -v' option (inverted search) and updated docs accordingly. -beppu * Wrote which - * Replaced the telnet implementation with one written by Tomi Ollila - It works great and costs 3k. + * Replaced the telnet implementation with one written by + Tomi Ollila 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 -- cgit v1.2.3