aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2008-02-12 17:53:59 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2008-02-12 17:53:59 +0000
commit3d3d698594a4a0658e4fa5b4cd37194d1a35d340 (patch)
tree7d212eb2d78d9b1e2988d372fea259b28028c4fb /docs/busybox.net
parentfee2d0c2567f9fad6a0a278b4598053a41180012 (diff)
downloadbusybox-w32-3d3d698594a4a0658e4fa5b4cd37194d1a35d340.tar.gz
busybox-w32-3d3d698594a4a0658e4fa5b4cd37194d1a35d340.tar.bz2
busybox-w32-3d3d698594a4a0658e4fa5b4cd37194d1a35d340.zip
Announce 1.9.1
Diffstat (limited to 'docs/busybox.net')
-rw-r--r--docs/busybox.net/news.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html
index 30d67925d..d1cf7c24f 100644
--- a/docs/busybox.net/news.html
+++ b/docs/busybox.net/news.html
@@ -1,6 +1,19 @@
1<!--#include file="header.html" --> 1<!--#include file="header.html" -->
2 2
3<ul> 3<ul>
4 <li><b>12 February 2008 -- BusyBox 1.9.1 (stable)</b>
5 <p><a href=http://busybox.net/downloads/busybox-1.9.1.tar.bz2>BusyBox 1.9.1</a>.
6 (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>,
7 <a href=http://busybox.net/downloads/fixes-1.9.1/>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 fsck,
11 iproute, mdev, mkswap, msh, nameif, stty, test, zcip.</p>
12 <p>hush has `command` expansion re-enabled for NOMMU, although it is
13 inherently unsafe (by virtue of NOMMU's use of vfork instead of fork).
14 Plan to make this less likely to bite people in future versions.</p>
15 </li>
16
4 <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b> 17 <li><b>24 December 2007 -- BusyBox 1.9.0 (unstable)</b>
5 <p><a href=http://busybox.net/downloads/busybox-1.9.0.tar.bz2>BusyBox 1.9.0</a>. 18 <p><a href=http://busybox.net/downloads/busybox-1.9.0.tar.bz2>BusyBox 1.9.0</a>.
6 (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>, 19 (<a href=http://busybox.net/cgi-bin/viewcvs.cgi/branches/busybox_1_9_stable/>svn</a>,