summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMike Pall <mike>2012-10-24 13:09:06 +0200
committerMike Pall <mike>2012-10-24 13:09:06 +0200
commit1fef908a0f8c30bf3cfc1889312ee7dee3556c52 (patch)
tree3c713dcc6ade600f3803004ff3a8017cc9b34190 /doc
parent1d5c2ce4e295562daddfe6ce8e470749f0d42542 (diff)
downloadluajit2-1fef908a0f8c30bf3cfc1889312ee7dee3556c52.tar.gz
Release planning update.
Diffstat (limited to 'doc')
-rw-r--r--doc/status.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/status.html b/doc/status.html
index 574cf3ce..6eba8772 100644
--- a/doc/status.html
+++ b/doc/status.html
@@ -100,15 +100,16 @@ this.
Currently some <b>out-of-memory</b> errors from <b>on-trace code</b> are not
handled correctly. The error may fall through an on-trace
<tt>pcall</tt> or it may be passed on to the function set with
-<tt>lua_atpanic</tt> on x64. This issue will be fixed in LuaJIT&nbsp;2.1.
+<tt>lua_atpanic</tt> on x64. This issue will be fixed with the new
+garbage collector.
</li>
</ul>
<h2>Roadmap</h2>
<p>
Please refer to the
-<a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013"><span class="ext">&raquo;</span>&nbsp;LuaJIT
-Roadmap 2012/2013</a> for details.
+<a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013"><span class="ext">&raquo;</span>&nbsp;LuaJIT Roadmap 2012/2013</a> and an
+<a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013-UPDATE"><span class="ext">&raquo;</span>&nbsp;update on release planning</a> for details.
</p>
<p>
</p>