diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2008-04-19 04:28:21 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2008-04-19 04:28:21 +0000 |
commit | 9a7af9fc1797fcd22e7e69562da00ca44798bcfa (patch) | |
tree | 5282ecdebd2dab78418dc3494b38bc4a7ff0107f /docs | |
parent | d2095fd90352376d5b5c4b0f8aaabd70923b4c76 (diff) | |
download | busybox-w32-9a7af9fc1797fcd22e7e69562da00ca44798bcfa.tar.gz busybox-w32-9a7af9fc1797fcd22e7e69562da00ca44798bcfa.tar.bz2 busybox-w32-9a7af9fc1797fcd22e7e69562da00ca44798bcfa.zip |
website: add 1.10.1 to news page.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/news.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 8b874203e..3be1c2a76 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -1,6 +1,21 @@ | |||
1 | <!--#include file="header.html" --> | 1 | <!--#include file="header.html" --> |
2 | 2 | ||
3 | <ul> | 3 | <ul> |
4 | <li><b>19 April 2008 -- BusyBox 1.10.1 (stable)</b> | ||
5 | <p><a href=http://busybox.net/downloads/busybox-1.10.1.tar.bz2>BusyBox 1.10.1</a>. | ||
6 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, | ||
7 | <a href=http://busybox.net/downloads/fixes-1.10.1/>patches</a>, | ||
8 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | ||
9 | <p> | ||
10 | Bugfix-only release for 1.10.x branch. It contains fixes for | ||
11 | fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp. | ||
12 | <p> | ||
13 | <a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a> | ||
14 | <p> | ||
15 | The email address gpl@busybox.net is the recommended way to contact | ||
16 | the Software Freedom Law Center to report BusyBox license violations. | ||
17 | </p> | ||
18 | |||
4 | <li><b>21 March 2008 -- BusyBox 1.10.0 (unstable)</b> | 19 | <li><b>21 March 2008 -- BusyBox 1.10.0 (unstable)</b> |
5 | <p><a href=http://busybox.net/downloads/busybox-1.10.0.tar.bz2>BusyBox 1.10.0</a>. | 20 | <p><a href=http://busybox.net/downloads/busybox-1.10.0.tar.bz2>BusyBox 1.10.0</a>. |
6 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, | 21 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>, |