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 /docs | |
parent | bfc3d82256c45fb1e6e04ca85fac8a65b34b72a1 (diff) | |
download | busybox-06200348be215b3cc84ee5ba75a5c77e526ed073.tar.gz |
Announce 1.7.3 on website
Diffstat (limited to 'docs')
-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 @@ <!--#include file="header.html" --> <ul> + <li><b>4 November 2007 -- BusyBox 1.7.3 (stable)</b> + <p><a href=http://busybox.net/downloads/busybox-1.7.3.tar.bz2>BusyBox 1.7.3</a>. + (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, + <a href=http://busybox.net/downloads/fixes-1.7.3/>patches</a>, + <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> + + <p>This is a bugfix-only release, with fixes to ash, httpd, inetd, iptun, logger, login, tail.</p> + <p><a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a></p> + </li> + <li><b>30 September 2007 -- BusyBox 1.7.2 (stable)</b> <p><a href=http://busybox.net/downloads/busybox-1.7.2.tar.bz2>BusyBox 1.7.2</a>. (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_7_stable/>svn</a>, @@ -8,7 +18,6 @@ <a href=http://busybox.net/fix.html>how to add a patch</a>)</p> <p>This is a bugfix-only release, with fixes to install, find, login, httpd, runsvdir, chcon, setfiles, fdisk and line editing.</p> - <p><a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a></p> </li> <li><b>16 September 2007 -- BusyBox 1.7.1 (stable)</b> |