diff options
author | Rob Landley <rob@landley.net> | 2009-03-29 21:55:27 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2009-03-29 21:55:27 -0500 |
commit | 25afd6548d9cd0ed3c9a3865c6ff73dbfd65f97d (patch) | |
tree | 00f4f5abef3ecee10df6975d443b10ec564c0752 /www/news.html | |
parent | 528056fd658f27d897e36f7c1cd3b3940832a25d (diff) | |
download | toybox-25afd6548d9cd0ed3c9a3865c6ff73dbfd65f97d.tar.gz |
Announce 0.0.9.1 bugfix release.
Diffstat (limited to 'www/news.html')
-rwxr-xr-x | www/news.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/www/news.html b/www/news.html index 0c67f594..4a5e7050 100755 --- a/www/news.html +++ b/www/news.html @@ -9,6 +9,15 @@ seq, sha1sum, sleep, sort, sync, tee, touch, toysh, true, tty, uname, which, yes <h2>News</h2> +<p><b>March 29, 2009</b> - Released +<a href=downloads/toybox-0.0.9.1</a>toybox 0.0.9.1</a> which is a bugfix +release for issues with the patch command.</p> + +<p>The project is currently on whole while the developers learn Lua and +decide whether or not to port the whole thing to that language. +(Also note: the mailing list moved. See the links on the left. You'll +have to resubscribe.)</p> + <p><b>January 29, 2009</b> - Released <a href=downloads/toybox-0.0.9</a>toybox 0.0.9</a> which is a minor packaging fix for 0.0.8. (The previous release tarball contained a prebuilt x86-64 |