diff options
-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: <li>grep: fix selection done by FEATURE_GREP_EGREP_ALIAS (Maxime Bizon <mbizon at freebox.fr> (Freebox)) <li>hush: add missing dependencies (Maxime Bizon <mbizon at freebox.fr> (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. > 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 <pclouds at gmail.com>) <li>ping: display roundtrip times with 1/1000th of ms, not 1/10 ms precision. - <li>ping: fix incorrect handling of -I (Iouri Kharon <bc-info at styx.cabel.net>>) + <li>ping: fix incorrect handling of -I (Iouri Kharon <bc-info at styx.cabel.net>) <li>ping: fix non-fancy ping6 <li>printenv: fix "printenv VAR1 VAR2" bug (spotted by Kalyanatejaswi Balabhadrapatruni <kalyanatejaswi at yahoo.co.in>) <li>ps: fix -Z (by Yuichi Nakamura <ynakam at hitachisoft.jp>) |