diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-01-27 09:33:39 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-01-27 09:33:39 +0000 |
commit | 8ec10a9483f937743cba51124b30540c9613fca8 (patch) | |
tree | 093a3a229710047fc5504b8e24a03a5da3ed9ff4 /docs/busybox.net/oldnews.html | |
parent | 90ca2848fdca2788a52daac51432e1077abc24f7 (diff) | |
download | busybox-w32-0_49.tar.gz busybox-w32-0_49.tar.bz2 busybox-w32-0_49.zip |
Fix up copyright msgs. Bump version to 0.49 in preparation for0_49
a release. Update the website with release details.
-Erik
Diffstat (limited to 'docs/busybox.net/oldnews.html')
-rw-r--r-- | docs/busybox.net/oldnews.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/busybox.net/oldnews.html b/docs/busybox.net/oldnews.html index 4002ea117..c55fcfd28 100644 --- a/docs/busybox.net/oldnews.html +++ b/docs/busybox.net/oldnews.html | |||
@@ -41,6 +41,19 @@ | |||
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>26 September 2000 -- BusyBox 0.47 released</b> | ||
45 | <br> | ||
46 | |||
47 | This release fixes lots of bugs (including an ugly bug in 0.46 | ||
48 | syslogd that could fork-bomb your system). Added several new | ||
49 | apps: rdate, wget, getopt, dos2unix, unix2dos, reset, unrpm, | ||
50 | renice, xargs, and expr. syslogd now supports network logging. | ||
51 | There are the usual tar updates. Most apps now use getopt for | ||
52 | more correct option parsing. | ||
53 | See the <a href="ftp://oss.lineo.com/busybox/Changelog">changelog</a> | ||
54 | for complete details. | ||
55 | |||
56 | |||
44 | <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b> | 57 | <p> <li> <b>11 July 2000 -- BusyBox 0.46 released</b> |
45 | <br> | 58 | <br> |
46 | 59 | ||