- cosmetic html cleanup
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 24 Aug 2007 14:32:23 +0000 (14:32 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 24 Aug 2007 14:32:23 +0000 (14:32 -0000)
docs/busybox.net/news.html

index 1b4dd56..862d9a0 100644 (file)
@@ -104,7 +104,7 @@ Same .config built against static uclibc:
        <li>grep: fix selection done by FEATURE_GREP_EGREP_ALIAS (Maxime Bizon &lt;mbizon at freebox.fr&gt; (Freebox))
        <li>hush: add missing dependencies (Maxime Bizon &lt;mbizon at freebox.fr&gt; (Freebox))
        <li>hush: fix read builtin to not read ahead past EOL and to not use insane amounts of stack
-       <li>ifconfig: make it work with ifaces with interface no. > 255
+       <li>ifconfig: make it work with ifaces with interface no. &gt; 255
        <li>ifup/ifdown: make location of ifstate configurable
        <li>ifupdown: make netmask parsing smaller and more strict (was accepting 255.0.255.0, 255.1234.0.0 etc...)
        <li>install: fix -s (strip) option, fix install a b /a/link/to/dir
@@ -125,7 +125,7 @@ Same .config built against static uclibc:
        <li>patch: fix -p -1 handling
        <li>patch: fix bad line ending handling (Nguyen Thai Ngoc Duy &lt;pclouds at gmail.com&gt;)
        <li>ping: display roundtrip times with 1/1000th of ms, not 1/10 ms precision.
-       <li>ping: fix incorrect handling of -I (Iouri Kharon &lt;bc-info at styx.cabel.net>&gt;)
+       <li>ping: fix incorrect handling of -I (Iouri Kharon &lt;bc-info at styx.cabel.net&gt;)
        <li>ping: fix non-fancy ping6
        <li>printenv: fix "printenv VAR1 VAR2" bug (spotted by Kalyanatejaswi Balabhadrapatruni &lt;kalyanatejaswi at yahoo.co.in&gt;)
        <li>ps: fix -Z (by Yuichi Nakamura &lt;ynakam at hitachisoft.jp&gt;)