aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a52a404..96ac6c6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 70: BGe 27-Step-13
4 * version 3.6.6
5 * no longer call core.configure with dummy params when requiring lanes more than once (fixes potential multithreading issues with LuaJIT allocator)
6 * activated EnableCrashingOnCrashes() is active on Win32 debug builds
7 * fixed some comments in code
8
3CHANGE 69: BGe 26-Sept-13 9CHANGE 69: BGe 26-Sept-13
4 * version 3.6.5 10 * version 3.6.5
5 * Reduce memory footprint, simplify module order setup in conjuction with Lanes, and send over native functions a bit faster as well 11 * Reduce memory footprint, simplify module order setup in conjuction with Lanes, and send over native functions a bit faster as well