diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-24 14:32:23 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-08-24 14:32:23 +0000 |
commit | 2062fc415524e966862c60a6e35d03285f366cbb (patch) | |
tree | f87235a63cdf7a146b356eedb2db684978cf127b /docs | |
parent | 6a7b7ce23eda77aba9f9e13022799f2421d8d25c (diff) | |
download | busybox-w32-2062fc415524e966862c60a6e35d03285f366cbb.tar.gz busybox-w32-2062fc415524e966862c60a6e35d03285f366cbb.tar.bz2 busybox-w32-2062fc415524e966862c60a6e35d03285f366cbb.zip |
- cosmetic html cleanup
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox.net/news.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.net/news.html b/docs/busybox.net/news.html index 1b4dd5658..862d9a0aa 100644 --- a/docs/busybox.net/news.html +++ b/docs/busybox.net/news.html | |||
@@ -104,7 +104,7 @@ Same .config built against static uclibc: | |||
104 | <li>grep: fix selection done by FEATURE_GREP_EGREP_ALIAS (Maxime Bizon <mbizon at freebox.fr> (Freebox)) | 104 | <li>grep: fix selection done by FEATURE_GREP_EGREP_ALIAS (Maxime Bizon <mbizon at freebox.fr> (Freebox)) |
105 | <li>hush: add missing dependencies (Maxime Bizon <mbizon at freebox.fr> (Freebox)) | 105 | <li>hush: add missing dependencies (Maxime Bizon <mbizon at freebox.fr> (Freebox)) |
106 | <li>hush: fix read builtin to not read ahead past EOL and to not use insane amounts of stack | 106 | <li>hush: fix read builtin to not read ahead past EOL and to not use insane amounts of stack |
107 | <li>ifconfig: make it work with ifaces with interface no. > 255 | 107 | <li>ifconfig: make it work with ifaces with interface no. > 255 |
108 | <li>ifup/ifdown: make location of ifstate configurable | 108 | <li>ifup/ifdown: make location of ifstate configurable |
109 | <li>ifupdown: make netmask parsing smaller and more strict (was accepting 255.0.255.0, 255.1234.0.0 etc...) | 109 | <li>ifupdown: make netmask parsing smaller and more strict (was accepting 255.0.255.0, 255.1234.0.0 etc...) |
110 | <li>install: fix -s (strip) option, fix install a b /a/link/to/dir | 110 | <li>install: fix -s (strip) option, fix install a b /a/link/to/dir |
@@ -125,7 +125,7 @@ Same .config built against static uclibc: | |||
125 | <li>patch: fix -p -1 handling | 125 | <li>patch: fix -p -1 handling |
126 | <li>patch: fix bad line ending handling (Nguyen Thai Ngoc Duy <pclouds at gmail.com>) | 126 | <li>patch: fix bad line ending handling (Nguyen Thai Ngoc Duy <pclouds at gmail.com>) |
127 | <li>ping: display roundtrip times with 1/1000th of ms, not 1/10 ms precision. | 127 | <li>ping: display roundtrip times with 1/1000th of ms, not 1/10 ms precision. |
128 | <li>ping: fix incorrect handling of -I (Iouri Kharon <bc-info at styx.cabel.net>>) | 128 | <li>ping: fix incorrect handling of -I (Iouri Kharon <bc-info at styx.cabel.net>) |
129 | <li>ping: fix non-fancy ping6 | 129 | <li>ping: fix non-fancy ping6 |
130 | <li>printenv: fix "printenv VAR1 VAR2" bug (spotted by Kalyanatejaswi Balabhadrapatruni <kalyanatejaswi at yahoo.co.in>) | 130 | <li>printenv: fix "printenv VAR1 VAR2" bug (spotted by Kalyanatejaswi Balabhadrapatruni <kalyanatejaswi at yahoo.co.in>) |
131 | <li>ps: fix -Z (by Yuichi Nakamura <ynakam at hitachisoft.jp>) | 131 | <li>ps: fix -Z (by Yuichi Nakamura <ynakam at hitachisoft.jp>) |