tweak web page
This commit is contained in:
parent
9ff245f6a0
commit
6cd36bc2da
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<p>New applets: rdev (Grant Erickson), setfont, showkey (both by Vladimir)
|
<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>
|
<ul>
|
||||||
<li>ash: bash compat: "shift $BIGNUM" is equivalent to "shift 1"</li>
|
<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>
|
<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>
|
<li>libbb: unified config parser (by Vladimir). This change affected many applets</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
Other changes:
|
<p>Other changes:
|
||||||
<ul>
|
<ul>
|
||||||
<li>libbb: dump: do not use uninitialized memory (closes bug 4364)</li>
|
<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>
|
<li>libbb: fix bb_strtol[l]'s check for "-" (closes bug 4174)</li>
|
||||||
|
Loading…
Reference in New Issue
Block a user