aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>,