diff options
author | Denis Vlasenko <vda.linux@googlemail.com> | 2007-11-04 04:30:20 +0000 |
---|---|---|
committer | Denis Vlasenko <vda.linux@googlemail.com> | 2007-11-04 04:30:20 +0000 |
commit | 06200348be215b3cc84ee5ba75a5c77e526ed073 (patch) | |
tree | 587dee1189b53f1c1894d24e52c1d17c7cb0b37b | |
parent | bfc3d82256c45fb1e6e04ca85fac8a65b34b72a1 (diff) | |
download | busybox-w32-06200348be215b3cc84ee5ba75a5c77e526ed073.tar.gz busybox-w32-06200348be215b3cc84ee5ba75a5c77e526ed073.tar.bz2 busybox-w32-06200348be215b3cc84ee5ba75a5c77e526ed073.zip |
Announce 1.7.3 on 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 c5f00488b..5e546f4a4 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>4 November 2007 -- BusyBox 1.7.3 (stable)</b> | ||
5 | <p><a href=http://busybox.net/downloads/busybox-1.7.3.tar.bz2>BusyBox 1.7.3</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.3/>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 ash, httpd, inetd, iptun, logger, login, tail.</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>30 September 2007 -- BusyBox 1.7.2 (stable)</b> | 14 | <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>. | 15 | <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>, | 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 install, find, login, httpd, runsvdir, chcon, setfiles, fdisk and line editing.</p> | 20 | <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> | 21 | </li> |
13 | 22 | ||
14 | <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> | 23 | <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> |