diff options
author | Rob Landley <rob@landley.net> | 2006-04-10 20:04:32 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-04-10 20:04:32 +0000 |
commit | bb5b2ffbc5673e90994a2daa8029b5f8f1061d40 (patch) | |
tree | 8d7864c917883c97024241d43e9bcc4e5e3ffe50 | |
parent | 905a58a303880b18b483b53d733ed5735a3346b2 (diff) |
Announce 1.1.2.
-rw-r--r-- | docs/busybox.net/news.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index f70c0e3a3..a5a36e9cc 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -2,6 +2,18 @@ <ul> + <li><b>10 April 2006 -- BusyBox 1.1.2 (stable)</b> + <p>You can now download <a href="http://busybox.net/downloads/busybox-1.1.2.tar.bz2">BusyBox 1.1.2</a>, a bug fix release consisting of 11 patches + backported from the development branch: Some build fixes, several fixes + for mount and nfsmount, a fix for insmod on big endian systems, a fix for + find -xdev, and a fix for comm. Check the file "changelog" in the tarball + for more info.</p> + + <p>The next new development release (1.2.0) is slated for June. A 1.1.3 + will be released before then if more bug fixes crop up. (The new plan is + to have a 1.x.0 new development release every 3 months, with 1.x.y stable + bugfix only releases based on that as appropriate.)</p> + <li><b>27 March 2006 -- Software Freedom Law Center representing BusyBox and uClibc</b> <p>One issue Erik Andersen wanted to resolve when handing off BusyBox maintainership to Rob Landley was license enforcement. BusyBox and |