add contact email to downloads.html
This commit is contained in:
@@ -148,6 +148,9 @@
|
|||||||
<li><a href="docs/usersmanual/index.html">Tutorials</a></li>
|
<li><a href="docs/usersmanual/index.html">Tutorials</a></li>
|
||||||
<li><a href="docs/man/index.html">Manual pages</a></li>
|
<li><a href="docs/man/index.html">Manual pages</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<blockquote>
|
||||||
|
For questions or comments, please mail to [email protected].
|
||||||
|
</blockquote>
|
||||||
<h4>New</h4>
|
<h4>New</h4>
|
||||||
<ul>
|
<ul>
|
||||||
<li>The libc <code>printf</code>-family functions now support floating-point (decimal) formatting, so Lua and other programs print decimal numbers correctly</li>
|
<li>The libc <code>printf</code>-family functions now support floating-point (decimal) formatting, so Lua and other programs print decimal numbers correctly</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user