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 out-of-memory errors from on-trace code are not handled correctly. The error may fall through an on-trace pcall or it may be passed on to the function set with -lua_atpanic on x64. This issue will be fixed in LuaJIT 2.1. +lua_atpanic on x64. This issue will be fixed with the new +garbage collector.
Please refer to the -» LuaJIT -Roadmap 2012/2013 for details. +» LuaJIT Roadmap 2012/2013 and an +» update on release planning for details.