diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-02-04 11:44:58 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-02-04 11:44:58 +0000 |
commit | 7cce16cf21ea039412f33e4fba61c3a5b45c08be (patch) | |
tree | 16e1167fc70ce074d40f57ff341aab3deda725c8 /docs/busybox.net/oldnews.html | |
parent | aeea32ca696c0c68836d8dc2dfc22abd435f444f (diff) | |
download | busybox-7cce16cf21ea039412f33e4fba61c3a5b45c08be.tar.gz |
Bump version number for release
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r-- | docs/busybox.net/oldnews.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 363e9a1c2..a13bf7733 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html @@ -3,6 +3,38 @@ <ul> + <li><b>10 December 2003 -- BusyBox 1.0.0-pre4 released</b><p> + + Here goes the fourth pre-release for the new BusyBox stable + series. This release includes major rework to sed, lots of + rework on tar, a new tiny implementation of bunzip2, a new + devfsd applet, support for 2.6.x kernel modules, updates to + the ash shell, sha1sum and md5sum have been merged into a + common applet, the dpkg applets has been cleaned up, and tons + of random bugs have been fixed. Thanks everyone for all the + testing, bug reports, and patches! Once again, a big + thank-you goes to Glenn McGrath (bug1) for stepping in and + helping get patches merged! + + <p> + + And of course, if you are reading this, you might have noticed + the busybox website has been completely reworked. Hopefully + things are now somewhat easier to navigate... If you see any + problems, of have suggestions to make, as always, please feel + free to send an email to the busybox mailing list. + + <p> + + The <a href="downloads/Changelog">changelog</a> has all + the details. And as usual you can + <a href="downloads">download busybox here</a>. + + <p>Have Fun! + + + + <p> <li><b>12 Sept 2003 -- BusyBox 1.0.0-pre3 released</b><p> Here goes the third pre-release for the new BusyBox stable |