Add OS/CPU/CC compatibility matrix to docs. Fix spelling.

This commit is contained in:
Mike Pall
2010-03-07 17:12:21 +01:00
parent 6769397d38
commit 9fd1c6c586
4 changed files with 58 additions and 9 deletions

View File

@@ -299,7 +299,7 @@ This release is in sync with Coco 1.1.0 (see the
<li>Unified closure checks in <tt>jit.*</tt>.</li>
<li>Fixed some range checks in <tt>jit.util.*</tt>.</li>
<li>Fixed __newindex call originating from <tt>jit_settable_str()</tt>.</li>
<li>Merged with Lua 5.1 alpha (including early bugfixes).</li>
<li>Merged with Lua 5.1 alpha (including early bug fixes).</li>
</ul>
<p>
This is the first public release of LuaJIT.