RELEASE LuaJIT-2.0.0-beta5

This commit is contained in:
Mike Pall
2010-08-24 15:10:40 +02:00
parent d9cdefee0a
commit d668373654
8 changed files with 17 additions and 19 deletions

View File

@@ -45,7 +45,7 @@ div.major { max-width: 600px; padding: 1em; margin: 1em 0 1em 0; }
<div id="main">
<p>
This is a list of changes between the released versions of LuaJIT.<br>
The current <span style="color: #c00000;">development version</span> is <strong>LuaJIT&nbsp;2.0.0-beta4</strong>.<br>
The current <span style="color: #c00000;">development version</span> is <strong>LuaJIT&nbsp;2.0.0-beta5</strong>.<br>
The current <span style="color: #0000c0;">stable version</span> is <strong>LuaJIT&nbsp;1.1.6</strong>.
</p>
<p>
@@ -54,8 +54,8 @@ Please check the
to see whether newer versions are available.
</p>
<div class="major" style="background: #d0d0d0;">
<h2 id="snap">Development Snapshot</h2>
<div class="major" style="background: #ffd0d0;">
<h2 id="LuaJIT-2.0.0-beta5">LuaJIT 2.0.0-beta5 &mdash; 2010-08-24</h2>
<ul>
<li>Correctness and completeness:
<ul>
@@ -83,9 +83,7 @@ to see whether newer versions are available.
<li>Speed up string interning.</li>
</ul></li>
</ul>
</div>
<div class="major" style="background: #ffd0d0;">
<h2 id="LuaJIT-2.0.0-beta4">LuaJIT 2.0.0-beta4 &mdash; 2010-03-28</h2>
<ul>
<li>Correctness and completeness: