diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-01-27 09:33:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-01-27 09:33:39 +0000 |
commit | 8ec10a9483f937743cba51124b30540c9613fca8 (patch) | |
tree | 093a3a229710047fc5504b8e24a03a5da3ed9ff4 /docs/busybox.net/oldnews.html | |
parent | 90ca2848fdca2788a52daac51432e1077abc24f7 (diff) | |
download | busybox-8ec10a9483f937743cba51124b30540c9613fca8.tar.gz |
Fix up copyright msgs. Bump version to 0.49 in preparation for
a release. Update the website with release details.
-Erik
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r-- | docs/busybox.net/oldnews.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 4002ea117..c55fcfd28 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html @@ -41,6 +41,19 @@ <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b> <hr> + <p> <li> <b>26 September 2000 -- BusyBox 0.47 released</b> + <br> + + This release fixes lots of bugs (including an ugly bug in 0.46 + syslogd that could fork-bomb your system). Added several new + apps: rdate, wget, getopt, dos2unix, unix2dos, reset, unrpm, + renice, xargs, and expr. syslogd now supports network logging. + There are the usual tar updates. Most apps now use getopt for + more correct option parsing. + See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> + for complete details. + + <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b> <br> |