# HG changeset patch # User Rob Landley # Date 1256337733 18000 # Node ID e5b5c6293f585d6da50dc596c8e7dda553741e24 # Parent f7780b485e6f178b0c7f84be80090d7ba8bcf798 Add .tar.bz2 to tarball links. diff -r f7780b485e6f -r e5b5c6293f58 www/news.html --- a/www/news.html Wed Sep 30 23:30:26 2009 -0500 +++ b/www/news.html Fri Oct 23 17:42:13 2009 -0500 @@ -8,12 +8,12 @@

News

April 17, 2009 - Another bugfix release, -toybox-0.0.9.2, off by one allocation error in patch.

+toybox-0.0.9.2, off by one allocation error in patch.

(Darn fiddly command, innit?)

March 29, 2009 - Released -toybox 0.0.9.1 which is a bugfix +toybox 0.0.9.1 which is a bugfix release for issues with the patch command.

The project is currently on hold while the developers learn Lua and @@ -22,13 +22,13 @@ have to resubscribe.)

January 29, 2009 - Released -toybox 0.0.9 which is a minor packaging +toybox 0.0.9.tar.bz2 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 +

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

This uname implementation is cross compile friendly: when built as a 32 bit