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 /docs/busybox.net/news.html | |
parent | f60d62638bce2e3f9476aace88a25e0fea607a5f (diff) | |
download | busybox-e03c77fe150895df3fc781b24d07dc6af86e4431.tar.gz |
announce 1.7.2 on the website
Diffstat (limited to 'docs/busybox.net/news.html')
-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 @@ <!--#include file="header.html" --> <ul> + <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>, + <a href=http://busybox.net/downloads/fixes-1.7.2/>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 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> <p><a href=http://busybox.net/downloads/busybox-1.7.1.tar.bz2>BusyBox 1.7.1</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 cp, runsv, tar, busybox --install and build system.</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>24 August 2007 -- BusyBox 1.7.0 (unstable)</b> |