diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-01-31 05:44:07 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-01-31 05:44:07 +0000 |
commit | a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28 (patch) | |
tree | 647af61856cd20d7a369990caea4ca4b2521643c /docs/busybox.net/news.html | |
parent | dfe30032affedc911fbbea1b235faaf43b0b4d43 (diff) | |
download | busybox-w32-a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28.tar.gz busybox-w32-a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28.tar.bz2 busybox-w32-a3212eb4cc0ff58b9920d463c1f2e7bb41bb9b28.zip |
Update docs for release
Diffstat (limited to 'docs/busybox.net/news.html')
-rw-r--r-- | docs/busybox.net/news.html | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 6c82a23c9..3334f45b3 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -3,7 +3,31 @@ | |||
3 | 3 | ||
4 | <ul> | 4 | <ul> |
5 | 5 | ||
6 | <li><b>23 December 2003 -- BusyBox 1.0.0-pre5 released</b><p> | 6 | <li><b>30 January 2004 -- BusyBox 1.0.0-pre6 released</b><p> |
7 | |||
8 | Here goes the next pre-release for the new BusyBox stable | ||
9 | series. This release adds a number of size optimizations, | ||
10 | updates udhcp, fixes up 2.6 modutils support, updates ash | ||
11 | and the shell command line editing, as well as a pile of | ||
12 | bug fixes both large and small. Things appear to be | ||
13 | settling down now, so with a bit of luck and some testing | ||
14 | perhaps we can finish off the -pre series in February and | ||
15 | move on to the final 1.0.0 release... If you see any | ||
16 | problems, of have suggestions to make, as always, please | ||
17 | feel free to email the busybox mailing list. | ||
18 | |||
19 | <p> | ||
20 | |||
21 | The <a href="downloads/Changelog">changelog</a> has all | ||
22 | the details. And as usual you can | ||
23 | <a href="downloads">download busybox here</a>. | ||
24 | |||
25 | <p>Have Fun! | ||
26 | <p> | ||
27 | |||
28 | |||
29 | <p> | ||
30 | <li><b>23 December 2003 -- BusyBox 1.0.0-pre5 released</b><p> | ||
7 | 31 | ||
8 | Here goes the next pre-release for the new BusyBox stable | 32 | Here goes the next pre-release for the new BusyBox stable |
9 | series. The most obvious thing in this release is a fix for | 33 | series. The most obvious thing in this release is a fix for |