diff options
Diffstat (limited to '')
-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 | ||