mirror of https://github.com/mirror/busybox.git
tweak web page
parent
9ff245f6a0
commit
6cd36bc2da
|
@ -20,7 +20,7 @@
|
|||
|
||||
<p>New applets: rdev (Grant Erickson), setfont, showkey (both by Vladimir)
|
||||
|
||||
<p>Most significant changes since previous release (please report any regression):</p>
|
||||
<p>Most significant changes since previous release (please report any regression):
|
||||
<ul>
|
||||
<li>ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"</li>
|
||||
<li>ash: dont allow e.g. exec <&10 to attach to script's fd! </li>
|
||||
|
@ -41,7 +41,7 @@
|
|||
<li>libbb: unified config parser (by Vladimir). This change affected many applets</li>
|
||||
</ul>
|
||||
|
||||
Other changes:
|
||||
<p>Other changes:
|
||||
<ul>
|
||||
<li>libbb: dump: do not use uninitialized memory (closes bug 4364)</li>
|
||||
<li>libbb: fix bb_strtol[l]'s check for "-" (closes bug 4174)</li>
|
||||
|
|
Loading…
Reference in New Issue