diff options
| -rwxr-xr-x | www/news.html | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/www/news.html b/www/news.html index fb26b787..2b2e0b7c 100755 --- a/www/news.html +++ b/www/news.html @@ -12,6 +12,11 @@ release tarball.]</p>  <h2>News</h2> +<p><b>November 12, 2008</b> - +<a href=downloads/toybox-0.0.7.tar.bz2>toybox 0.0.7</a> +adds sort and tee commands, upgrades the internal option parsing logic and the +test suite, and numerous bugfixes (bunzip, chroot, cat, patch).</p> +  <p><b>May 26, 2008</b> - <a href=downloads/toybox-0.0.6.tar.bz2>toybox 0.0.6</a>  adds cat, rmdir, and seq.  Bugfixes to cp and a new -v option.  Updates mdev to  work with the 2.6.25 kernel.  Updates patch to knows that a file dated | 
