From 623a8f48a624510a0461b0893da647e22e08cdd7 Mon Sep 17 00:00:00 2001 From: Benoit Germain Date: Fri, 27 Sep 2013 20:34:51 +0200 Subject: version 3.6.6 no longer call core.configure with dummy params when requiring lanes more than once (fixes potential multithreading issues with LuaJIT allocator) activated EnableCrashingOnCrashes() Win32 debug builds fixed some comments in code --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index a52a404..96ac6c6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,11 @@ CHANGES: +CHANGE 70: BGe 27-Step-13 + * version 3.6.6 + * no longer call core.configure with dummy params when requiring lanes more than once (fixes potential multithreading issues with LuaJIT allocator) + * activated EnableCrashingOnCrashes() is active on Win32 debug builds + * fixed some comments in code + CHANGE 69: BGe 26-Sept-13 * version 3.6.5 * Reduce memory footprint, simplify module order setup in conjuction with Lanes, and send over native functions a bit faster as well -- cgit v1.2.3-55-g6feb