diff options
| author | Rob Landley <rob@landley.net> | 2008-11-12 13:56:49 -0600 | 
|---|---|---|
| committer | Rob Landley <rob@landley.net> | 2008-11-12 13:56:49 -0600 | 
| commit | d1aaa0a41308d2ade832db813d42f2f6d3981bd3 (patch) | |
| tree | 729055e5a6e3e47770c8d635adf24c1738d37bbc | |
| parent | 7e7789d854479704c5b792b38180132cf7c44546 (diff) | |
| download | toybox-d1aaa0a41308d2ade832db813d42f2f6d3981bd3.tar.gz | |
Announce 0.0.7.
| -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 | 
