From 1fef908a0f8c30bf3cfc1889312ee7dee3556c52 Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Wed, 24 Oct 2012 13:09:06 +0200 Subject: [PATCH] Release planning update. --- doc/status.html | 7 ++++--- 1 file 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 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.

Roadmap

Please refer to the -» LuaJIT -Roadmap 2012/2013 for details. +» LuaJIT Roadmap 2012/2013 and an +» update on release planning for details.