aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-05-08 15:36:54 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-05-08 15:36:54 +0000
commit35d1683ce9d8457ee056b955139f5b12f3901b75 (patch)
tree35160629aba3d49e937585256ce8b3c71a424275
parent2af860464eadc7f9606efe1e2876c9170d1cb40d (diff)
downloadbusybox-35d1683ce9d8457ee056b955139f5b12f3901b75.tar.gz
website: announce 1.10.2
-rw-r--r--docs/busybox.net/news.html21
1 files changed, 16 insertions, 5 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 90a628440..695e5882b 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -1,14 +1,16 @@
<!--#include file="header.html" -->
<ul>
- <li><b>19 April 2008 -- BusyBox 1.10.1 (stable)</b>
- <p><a href=http://busybox.net/downloads/busybox-1.10.1.tar.bz2>BusyBox 1.10.1</a>.
+ <li><b>8 May 2008 -- BusyBox 1.10.2 (stable)</b>
+ <p><a href=http://busybox.net/downloads/busybox-1.10.2.tar.bz2>BusyBox 1.10.2</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>,
- <a href=http://busybox.net/downloads/fixes-1.10.1/>patches</a>,
+ <a href=http://busybox.net/downloads/fixes-1.10.2/>patches</a>,
<a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
<p>
- Bugfix-only release for 1.10.x branch. It contains fixes for
- fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp.
+ Bugfix-only release for 1.10.x branch. It contains fixes for echo, httpd, pidof,
+ start-stop-daemon, tar, taskset, tab completion in shells, build system.
+ <p>Please note that mdev was backported from current svn trunk. Please
+ report if you encounter any problems with it.
<p>
<a href=http://busybox.net/~vda/HOWTO_bbox_with_uclibc.txt>How to build static busybox against uclibc</a>
<p>
@@ -16,6 +18,15 @@
the Software Freedom Law Center to report BusyBox license violations.
</p>
+ <li><b>19 April 2008 -- BusyBox 1.10.1 (stable)</b>
+ <p><a href=http://busybox.net/downloads/busybox-1.10.1.tar.bz2>BusyBox 1.10.1</a>.
+ (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>,
+ <a href=http://busybox.net/downloads/fixes-1.10.1/>patches</a>,
+ <a href=http://busybox.net/fix.html>how to add a patch</a>)</p>
+ <p>
+ Bugfix-only release for 1.10.x branch. It contains fixes for
+ fuser, init, less, nameif, tail, taskset, tcpudp, top, udhcp.
+
<li><b>21 March 2008 -- BusyBox 1.10.0 (unstable)</b>
<p><a href=http://busybox.net/downloads/busybox-1.10.0.tar.bz2>BusyBox 1.10.0</a>.
(<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_10_stable/>svn</a>,