aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/oldnews.html
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-13 18:30:13 +0000
committerEric Andersen <andersen@codepoet.org>2000-12-13 18:30:13 +0000
commit436220071256037e416915ace143b9a00c537db0 (patch)
tree1961b9472ae3503f0ccdad661a83057251117325 /docs/busybox.net/oldnews.html
parent1e1d232f38151516fa72e65984ddc1dc6ad3bea4 (diff)
downloadbusybox-436220071256037e416915ace143b9a00c537db0.tar.gz
Website update for the release
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r--docs/busybox.net/oldnews.html41
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html
index 4e92f6b2c..4002ea117 100644
--- a/docs/busybox.net/oldnews.html
+++ b/docs/busybox.net/oldnews.html
@@ -41,6 +41,47 @@
<p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b>
<hr>
+ <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b>
+ <br>
+
+ This release fixes several bugs (including a ugly bug in tar,
+ and fixes for NFSv3 mount support). Added a dumpkmap to allow
+ people to dump a binary keymaps for use with 'loadkmap', and a
+ completely reworked 'grep' and 'sed' which should behave better.
+ BusyBox shell can now also be used as a login shell.
+ See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>
+ for complete details.
+
+
+ <p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b>
+ <br>
+
+ This release has been slow in coming, but is very solid at this
+ point. BusyBox now supports libc5 as well as GNU libc. This
+ release provides the following new apps: cut, tr, insmod, ar,
+ mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and
+ telnet. There are bug fixes for just about every app as well (see
+ the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> for
+ details).
+ <p>
+ Also, some exciting infrastructure news! Busybox now has its own
+ <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>,
+ publically browsable
+ <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>,
+ anonymous
+ <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and
+ for those that are actively contributing there is even
+ <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>.
+ I think this will be a huge help to the ongoing development of BusyBox.
+ <p>
+ Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced
+ a few weeks ago prior to its actually being released. To avoid any confusion
+ we are just skipping 0.44.
+ <p>
+ Many thanks go out to the many people that have contributed to this release
+ of BusyBox (esp. Pavel Roskin)!
+
+
<p> <li> <b>19 April 2000 -- syslogd bugfix</b>
<br>
Turns out that there was still a bug in busybox syslogd.