diff options
author | Rob Landley <rob@landley.net> | 2008-01-02 01:40:09 -0600 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2008-01-02 01:40:09 -0600 |
commit | 3e19db76440b81b3894a636309d01732e64e0d10 (patch) | |
tree | 64bcf2bf5885d02a005fdaeb5ffc86aa7f0084d9 /www | |
parent | 1a0351a95b1b1666501bf9785f683895b73ac876 (diff) | |
download | toybox-3e19db76440b81b3894a636309d01732e64e0d10.tar.gz |
Release notice.
Diffstat (limited to 'www')
-rwxr-xr-x | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 51f3de79..ab7314df 100755 --- a/www/index.html +++ b/www/index.html @@ -1,4 +1,5 @@ <!--#include file="header.html" --> +<p><b>January 2, 2008</b> - And <a href=downloads/toybox-0.0.4.tar.bz2>toybox-0.0.4.tar.bz2</a> is out. New applets include patch, touch, and sha1sum.</p> <p><b>December 12, 2007</b> - Updated the list of implemented applications, put up a <a href=todo.txt>todo list</a> and <a href=code.html>infrastructure |