summaryrefslogtreecommitdiff
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-w32-436220071256037e416915ace143b9a00c537db0.tar.gz
busybox-w32-436220071256037e416915ace143b9a00c537db0.tar.bz2
busybox-w32-436220071256037e416915ace143b9a00c537db0.zip
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 @@
41 <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b> 41 <p> <li> <b>Take me back to the <a href="http://busybox.lineo.com/">BusyBox</a> web site.</b>
42 <hr> 42 <hr>
43 43
44 <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b>
45 <br>
46
47 This release fixes several bugs (including a ugly bug in tar,
48 and fixes for NFSv3 mount support). Added a dumpkmap to allow
49 people to dump a binary keymaps for use with 'loadkmap', and a
50 completely reworked 'grep' and 'sed' which should behave better.
51 BusyBox shell can now also be used as a login shell.
52 See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a>
53 for complete details.
54
55
56 <p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b>
57 <br>
58
59 This release has been slow in coming, but is very solid at this
60 point. BusyBox now supports libc5 as well as GNU libc. This
61 release provides the following new apps: cut, tr, insmod, ar,
62 mktemp, setkeycodes, md5sum, uuencode, uudecode, which, and
63 telnet. There are bug fixes for just about every app as well (see
64 the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> for
65 details).
66 <p>
67 Also, some exciting infrastructure news! Busybox now has its own
68 <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a>,
69 publically browsable
70 <a href="http://opensource.lineo.com/cgi-bin/cvsweb/busybox/">CVS tree</a>,
71 anonymous
72 <a href="http://opensource.lineo.com/cvs_anon.html">CVS access</a>, and
73 for those that are actively contributing there is even
74 <a href="http://opensource.lineo.com/cvs_write.html">CVS write access</a>.
75 I think this will be a huge help to the ongoing development of BusyBox.
76 <p>
77 Also, for the curious, there is no 0.44 release. Somehow 0.44 got announced
78 a few weeks ago prior to its actually being released. To avoid any confusion
79 we are just skipping 0.44.
80 <p>
81 Many thanks go out to the many people that have contributed to this release
82 of BusyBox (esp. Pavel Roskin)!
83
84
44 <p> <li> <b>19 April 2000 -- syslogd bugfix</b> 85 <p> <li> <b>19 April 2000 -- syslogd bugfix</b>
45 <br> 86 <br>
46 Turns out that there was still a bug in busybox syslogd. 87 Turns out that there was still a bug in busybox syslogd.