summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-24 14:32:23 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-08-24 14:32:23 +0000
commit2062fc415524e966862c60a6e35d03285f366cbb (patch)
treef87235a63cdf7a146b356eedb2db684978cf127b /docs
parent6a7b7ce23eda77aba9f9e13022799f2421d8d25c (diff)
downloadbusybox-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.html4
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 &lt;mbizon at freebox.fr&gt; (Freebox)) 104 <li>grep: fix selection done by FEATURE_GREP_EGREP_ALIAS (Maxime Bizon &lt;mbizon at freebox.fr&gt; (Freebox))
105 <li>hush: add missing dependencies (Maxime Bizon &lt;mbizon at freebox.fr&gt; (Freebox)) 105 <li>hush: add missing dependencies (Maxime Bizon &lt;mbizon at freebox.fr&gt; (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. &gt; 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 &lt;pclouds at gmail.com&gt;) 126 <li>patch: fix bad line ending handling (Nguyen Thai Ngoc Duy &lt;pclouds at gmail.com&gt;)
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 &lt;bc-info at styx.cabel.net>&gt;) 128 <li>ping: fix incorrect handling of -I (Iouri Kharon &lt;bc-info at styx.cabel.net&gt;)
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 &lt;kalyanatejaswi at yahoo.co.in&gt;) 130 <li>printenv: fix "printenv VAR1 VAR2" bug (spotted by Kalyanatejaswi Balabhadrapatruni &lt;kalyanatejaswi at yahoo.co.in&gt;)
131 <li>ps: fix -Z (by Yuichi Nakamura &lt;ynakam at hitachisoft.jp&gt;) 131 <li>ps: fix -Z (by Yuichi Nakamura &lt;ynakam at hitachisoft.jp&gt;)