diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-30 00:06:42 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-09-30 00:06:42 +0000 |
commit | e03c77fe150895df3fc781b24d07dc6af86e4431 (patch) | |
tree | 7f029c159fff9a9fdf41768a13a1b80eedc4243d | |
parent | f60d62638bce2e3f9476aace88a25e0fea607a5f (diff) | |
download | busybox-w32-e03c77fe150895df3fc781b24d07dc6af86e4431.tar.gz busybox-w32-e03c77fe150895df3fc781b24d07dc6af86e4431.tar.bz2 busybox-w32-e03c77fe150895df3fc781b24d07dc6af86e4431.zip |
announce 1.7.2 on the website
-rw-r--r-- | docs/busybox.net/news.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 975a7af6d..c5f00488b 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -1,6 +1,16 @@ | |||
1 | <!--#include file="header.html" --> | 1 | <!--#include file="header.html" --> |
2 | 2 | ||
3 | <ul> | 3 | <ul> |
4 | <li><b>30 September 2007 -- BusyBox 1.7.2 (stable)</b> | ||
5 | <p><a href=http://busybox.net/downloads/busybox-1.7.2.tar.bz2>BusyBox 1.7.2</a>. | ||
6 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, | ||
7 | <a href=http://busybox.net/downloads/fixes-1.7.2/>patches</a>, | ||
8 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | ||
9 | |||
10 | <p>This is a bugfix-only release, with fixes to install, find, login, httpd, runsvdir, chcon, setfiles, fdisk and line editing.</p> | ||
11 | <p><a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a></p> | ||
12 | </li> | ||
13 | |||
4 | <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> | 14 | <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> |
5 | <p><a href=http://busybox.net/downloads/busybox-1.7.1.tar.bz2>BusyBox 1.7.1</a>. | 15 | <p><a href=http://busybox.net/downloads/busybox-1.7.1.tar.bz2>BusyBox 1.7.1</a>. |
6 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, | 16 | (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, |
@@ -8,7 +18,6 @@ | |||
8 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> | 18 | <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> |
9 | 19 | ||
10 | <p>This is a bugfix-only release, with fixes to cp, runsv, tar, busybox --install and build system.</p> | 20 | <p>This is a bugfix-only release, with fixes to cp, runsv, tar, busybox --install and build system.</p> |
11 | <p><a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a></p> | ||
12 | </li> | 21 | </li> |
13 | 22 | ||
14 | <li><b>24 August 2007 -- BusyBox 1.7.0 (unstable)</b> | 23 | <li><b>24 August 2007 -- BusyBox 1.7.0 (unstable)</b> |