From 121582ee95f839c928e46e2f87660684d0dba207 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 28 Mar 2009 23:25:47 -0500 Subject: Old news.html update, but never actually checked in. --- www/news.html | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/www/news.html b/www/news.html index aa79566a..0c67f594 100755 --- a/www/news.html +++ b/www/news.html @@ -2,16 +2,20 @@

Currently implemented commands:

-basename, cat, catv, chroot, chvt, count, cp, df, dirname, dmesg, echo, false, -hello, help, mkfifo, nc, netcat, oneit, patch, pwd, rmdir, sh, sha1sum, sleep, -sync, touch, toysh, true, tty, which, yes +basename, bzcat, cat, catv, chroot, chvt, cksum, count, cp, df, dirname, dmesg, +echo, false, hello, help, mkfifo, mkswap, nc, netcat, oneit, patch, pwd, rmdir, +seq, sha1sum, sleep, sort, sync, tee, touch, toysh, true, tty, uname, which, yes

-

[Commands in square brackets are in source control, but not in the most recent -release tarball.]

-

News

+

January 29, 2009 - Released +toybox 0.0.9 which is a minor packaging +fix for 0.0.8. (The previous release tarball contained a prebuilt x86-64 +kconfig/conf file, because the release script ran defconfig to +pregenerate help.h, and didn't run make clean afterwards.) The actual source +code is identical to the previous release.

+

January 20, 2009 - toybox 0.0.8 adds the uname, cksum, and mkswapfs commands.

-- cgit v1.2.3