From 3d3d698594a4a0658e4fa5b4cd37194d1a35d340 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 12 Feb 2008 17:53:59 +0000 Subject: Announce 1.9.1 --- docs/busybox.net/news.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs') diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 30d6792..d1cf7c2 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html @@ -1,6 +1,19 @@
BusyBox 1.9.1. + (svn, + patches, + how to add a patch)
+ +This is a bugfix-only release, with fixes to fsck, + iproute, mdev, mkswap, msh, nameif, stty, test, zcip.
+hush has `command` expansion re-enabled for NOMMU, although it is + inherently unsafe (by virtue of NOMMU's use of vfork instead of fork). + Plan to make this less likely to bite people in future versions.
+BusyBox 1.9.0. (svn, -- cgit v1.1