diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-01-14 07:43:22 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-01-14 07:43:22 +0000 |
commit | 57e22bbab6c647d7bc02fe8c5370f00bd742ef6a (patch) | |
tree | 2202686ec023590403dc301ef1462cc07b2e1293 /docs | |
parent | 1bf8c43e4e6dbd3d156be8b01e01bc02d68e1960 (diff) | |
download | busybox-w32-57e22bbab6c647d7bc02fe8c5370f00bd742ef6a.tar.gz busybox-w32-57e22bbab6c647d7bc02fe8c5370f00bd742ef6a.tar.bz2 busybox-w32-57e22bbab6c647d7bc02fe8c5370f00bd742ef6a.zip |
1.1.0 is out.
git-svn-id: svn://busybox.net/trunk/busybox@13312 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
-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 |