Fix up copyright msgs. Bump version to 0.49 in preparation for

a release.  Update the website with release details.
 -Erik
This commit is contained in:
Eric Andersen
2001-01-27 09:33:39 +00:00
parent 90ca2848fd
commit 8ec10a9483
88 changed files with 172 additions and 149 deletions

View File

@@ -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>