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 /docs/busybox.net | |
parent | 905a58a303880b18b483b53d733ed5735a3346b2 (diff) | |
download | busybox-w32-bb5b2ffbc5673e90994a2daa8029b5f8f1061d40.tar.gz busybox-w32-bb5b2ffbc5673e90994a2daa8029b5f8f1061d40.tar.bz2 busybox-w32-bb5b2ffbc5673e90994a2daa8029b5f8f1061d40.zip |
Announce 1.1.2.
Diffstat (limited to 'docs/busybox.net')
-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 @@ | |||
2 | 2 | ||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | <li><b>10 April 2006 -- BusyBox 1.1.2 (stable)</b> | ||
6 | <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 | ||
7 | backported from the development branch: Some build fixes, several fixes | ||
8 | for mount and nfsmount, a fix for insmod on big endian systems, a fix for | ||
9 | find -xdev, and a fix for comm. Check the file "changelog" in the tarball | ||
10 | for more info.</p> | ||
11 | |||
12 | <p>The next new development release (1.2.0) is slated for June. A 1.1.3 | ||
13 | will be released before then if more bug fixes crop up. (The new plan is | ||
14 | to have a 1.x.0 new development release every 3 months, with 1.x.y stable | ||
15 | bugfix only releases based on that as appropriate.)</p> | ||
16 | |||
5 | <li><b>27 March 2006 -- Software Freedom Law Center representing BusyBox and uClibc</b> | 17 | <li><b>27 March 2006 -- Software Freedom Law Center representing BusyBox and uClibc</b> |
6 | <p>One issue Erik Andersen wanted to resolve when handing off BusyBox | 18 | <p>One issue Erik Andersen wanted to resolve when handing off BusyBox |
7 | maintainership to Rob Landley was license enforcement. BusyBox and | 19 | maintainership to Rob Landley was license enforcement. BusyBox and |