|
@@ -62,7 +62,7 @@ ul li { padding-bottom: 0.3em; }
|
|
|
<p>
|
|
|
The <span style="color: #0000c0;">LuaJIT 1.x</span> series represents
|
|
|
the current <span style="color: #0000c0;">stable branch</span>.
|
|
|
-Only a single bug has been discovered in the last two years. So, if
|
|
|
+Only a single bug has been discovered in the last three years. So, if
|
|
|
you need a rock-solid VM, you are encouraged to fetch the latest
|
|
|
release of LuaJIT 1.x from the <a href="http://luajit.org/download.html"><span class="ext">»</span> Download</a>
|
|
|
page.
|
|
@@ -70,10 +70,10 @@ page.
|
|
|
<p>
|
|
|
<span style="color: #c00000;">LuaJIT 2.0</span> is the currently active
|
|
|
<span style="color: #c00000;">development branch</span>.
|
|
|
-It has <b>Beta Test</b> status and is still undergoing
|
|
|
-substantial changes.
|
|
|
+It still has <b>Beta Test</b> status, but it's not undergoing substantial
|
|
|
+changes anymore.
|
|
|
It has <a href="http://luajit.org/performance.html"><span class="ext">»</span> much better performance</a> than LuaJIT 1.x.
|
|
|
-It's maturing quickly, so you should definitely
|
|
|
+It's nearly feature-complete, so you should definitely
|
|
|
start to evaluate it for new projects right now.
|
|
|
</p>
|
|
|
|