diff options
author | Rob Landley <rob@landley.net> | 2006-01-14 07:43:22 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2006-01-14 07:43:22 +0000 |
commit | 734a779a42d0b136a7e42af37b21af5127a4fb33 (patch) | |
tree | 2202686ec023590403dc301ef1462cc07b2e1293 | |
parent | 72d1a2357d2168f241458e4d6cebb7589ac82f4f (diff) | |
download | busybox-w32-734a779a42d0b136a7e42af37b21af5127a4fb33.tar.gz busybox-w32-734a779a42d0b136a7e42af37b21af5127a4fb33.tar.bz2 busybox-w32-734a779a42d0b136a7e42af37b21af5127a4fb33.zip |
1.1.0 is out.
-rw-r--r-- | docs/busybox.net/news.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 9d5a07fcf..4b28b0152 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -2,6 +2,13 @@ | |||
2 | 2 | ||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | <li><b>11 January 2006 -- 1.1.0 is out</b> | ||
6 | <p>The new stable release is | ||
7 | <a href="http://www.busybox.net/downloads/busybox-1.1.0.tar.bz2">BusyBox | ||
8 | 1.1.0</a>. It has a number of improvements, including several new applets. | ||
9 | (It also has <a href=http://www.busybox.net/lists/busybox/2006-January/017733.html>a few rough spots</a>, | ||
10 | but we're trying out a "release early, release often" strategy to see how | ||
11 | that works. Expect 1.1.1 sometime in March.)</p> | ||
5 | 12 | ||
6 | <li><b>31 October 2005 -- 1.1.0-pre1</b> | 13 | <li><b>31 October 2005 -- 1.1.0-pre1</b> |
7 | <p>The development branch of busybox is stable enough for wider testing, so | 14 | <p>The development branch of busybox is stable enough for wider testing, so |