diff options
-rw-r--r-- | doc/status.html | 7 |
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. | |||
100 | Currently some <b>out-of-memory</b> errors from <b>on-trace code</b> are not | 100 | Currently some <b>out-of-memory</b> errors from <b>on-trace code</b> are not |
101 | handled correctly. The error may fall through an on-trace | 101 | handled correctly. The error may fall through an on-trace |
102 | <tt>pcall</tt> or it may be passed on to the function set with | 102 | <tt>pcall</tt> or it may be passed on to the function set with |
103 | <tt>lua_atpanic</tt> on x64. This issue will be fixed in LuaJIT 2.1. | 103 | <tt>lua_atpanic</tt> on x64. This issue will be fixed with the new |
104 | garbage collector. | ||
104 | </li> | 105 | </li> |
105 | </ul> | 106 | </ul> |
106 | 107 | ||
107 | <h2>Roadmap</h2> | 108 | <h2>Roadmap</h2> |
108 | <p> | 109 | <p> |
109 | Please refer to the | 110 | Please refer to the |
110 | <a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013"><span class="ext">»</span> LuaJIT | 111 | <a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013"><span class="ext">»</span> LuaJIT Roadmap 2012/2013</a> and an |
111 | Roadmap 2012/2013</a> for details. | 112 | <a href="http://www.freelists.org/post/luajit/LuaJIT-Roadmap-20122013-UPDATE"><span class="ext">»</span> update on release planning</a> for details. |
112 | </p> | 113 | </p> |
113 | <p> | 114 | <p> |
114 | </p> | 115 | </p> |