diff options
author | Eric Andersen <andersen@codepoet.org> | 2003-12-11 02:48:15 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2003-12-11 02:48:15 +0000 |
commit | c181f34c8745fb9348c8ffe17149b46b52c14004 (patch) | |
tree | d862341ae4430831fdaac8e6fbd7f5acdeb177fd /docs | |
parent | e7047887b040da7035f11d0fe48d76bd67381c9c (diff) | |
download | busybox-w32-1_00_pre4.tar.gz busybox-w32-1_00_pre4.tar.bz2 busybox-w32-1_00_pre4.zip |
prepare for release1_00_pre4
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/news.html | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 2e1d62480..589e48e18 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -4,6 +4,39 @@ | |||
4 | <ul> | 4 | <ul> |
5 | 5 | ||
6 | <p> | 6 | <p> |
7 | <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> | ||
8 | |||
9 | Here goes the fourth pre-release for the new BusyBox stable | ||
10 | series. This release includes major rework to sed, lots of | ||
11 | rework on tar, a new tiny implementation of bunzip2, a new | ||
12 | devfsd applet, support for 2.6.x kernel modules, updates to | ||
13 | the ash shell, sha1sum and md5sum have been merged into a | ||
14 | common applet, the dpkg applets has been cleaned up, and tons | ||
15 | of random bugs have been fixed. Thanks everyone for all the | ||
16 | testing, bug reports, and patches! Once again, a big | ||
17 | thank-you goes to Glenn McGrath (bug1) for stepping helping | ||
18 | get patches merged! | ||
19 | |||
20 | <p> | ||
21 | |||
22 | And of course, if you are reading this, you might have noticed | ||
23 | the busybox website has been completely reworked. Hopefully | ||
24 | things are now somewhat easier to navigate... If you see any | ||
25 | problems, of have suggestions to make, as always, please feel | ||
26 | free to send an email to the busybox mailing list. | ||
27 | |||
28 | <p> | ||
29 | |||
30 | The <a href="downloads/Changelog">changelog</a> has all | ||
31 | the details. And as usual you can | ||
32 | <a href="downloads">download busybox here</a>. | ||
33 | |||
34 | <p>Have Fun! | ||
35 | <p> | ||
36 | |||
37 | |||
38 | |||
39 | <p> | ||
7 | <li><b>12 Sept 2003 -- BusyBox 1.0.0-pre3 released</b><p> | 40 | <li><b>12 Sept 2003 -- BusyBox 1.0.0-pre3 released</b><p> |
8 | 41 | ||
9 | Here goes the third pre-release for the new BusyBox stable | 42 | Here goes the third pre-release for the new BusyBox stable |