diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-07-11 18:18:40 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-07-11 18:18:40 +0000 |
commit | aec27bca9840e132c2f067c23745f02bd3c7bb45 (patch) | |
tree | 6c6c8ef6beed3fb4cad5f7c8e5b1203fceb92843 /docs/busybox.net | |
parent | 960be79964738d18d137ae0188df3b41f3d2ec75 (diff) | |
download | busybox-w32-0_46.tar.gz busybox-w32-0_46.tar.bz2 busybox-w32-0_46.zip |
Final updates for release.0_46
-Erik
Diffstat (limited to 'docs/busybox.net')
-rw-r--r-- | docs/busybox.net/index.html | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/busybox.net/index.html b/docs/busybox.net/index.html index 55215a7c0..ff6d6f530 100644 --- a/docs/busybox.net/index.html +++ b/docs/busybox.net/index.html | |||
@@ -76,6 +76,17 @@ To subscribe, go and visit <a href="http://opensource.lineo.com/mailman/listinfo | |||
76 | 76 | ||
77 | <ul> | 77 | <ul> |
78 | 78 | ||
79 | <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b> | ||
80 | <br> | ||
81 | |||
82 | This release fixes several bugs (including a ugly bug in tar, | ||
83 | and fixes for NFSv3 mount support). Added a dumpkmap to allow | ||
84 | people to dump a binary keymaps for use with 'loadkmap', and a | ||
85 | completely reworked 'grep' and 'sed' with should behave better. | ||
86 | BusyBox shell can now also be used as a login shell. | ||
87 | See the <a href="ftp://ftp.lineo.com/pub/busybox/Changelog">changelog</a> for complete details. | ||
88 | |||
89 | |||
79 | <p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b> | 90 | <p> <li> <b>21 June 2000 -- BusyBox 0.45 released</b> |
80 | <br> | 91 | <br> |
81 | 92 | ||
@@ -149,7 +160,9 @@ Current documentation for BusyBox includes: | |||
149 | fairly comprehensive for the BusyBox 0.43 release. If you find any | 160 | fairly comprehensive for the BusyBox 0.43 release. If you find any |
150 | errors (factual, grammatical, whatever) please let me know. | 161 | errors (factual, grammatical, whatever) please let me know. |
151 | <li> <a href="http://bugs.lineo.com/db/pa/lbusybox.html">BusyBoxBugs</a>. | 162 | <li> <a href="http://bugs.lineo.com/db/pa/lbusybox.html">BusyBoxBugs</a>. |
152 | <li> More documentation will follow. | 163 | <li> If you need more help, the BusyBox |
164 | <a href="http://opensource.lineo.com/lists/busybox/">mailing list</a> is | ||
165 | a good place to start. | ||
153 | </ul> | 166 | </ul> |
154 | 167 | ||
155 | 168 | ||