diff options
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,10 +1,13 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 72: BGe 3-Ost-13 | ||
4 | * bugfix: no longer create a global named "lanes.core" inside lanes having "*" as library list | ||
5 | |||
3 | CHANGE 71: BGe 30-Sept-13 | 6 | CHANGE 71: BGe 30-Sept-13 |
7 | * version 3.6.6 | ||
4 | * properly handle cases when a Lua C module is a C function | 8 | * properly handle cases when a Lua C module is a C function |
5 | 9 | ||
6 | CHANGE 70: BGe 27-Step-13 | 10 | CHANGE 70: BGe 27-Step-13 |
7 | * version 3.6.6 | ||
8 | * no longer call core.configure with dummy params when requiring lanes more than once (fixes potential multithreading issues with LuaJIT allocator) | 11 | * no longer call core.configure with dummy params when requiring lanes more than once (fixes potential multithreading issues with LuaJIT allocator) |
9 | * activated EnableCrashingOnCrashes() is active on Win32 debug builds | 12 | * activated EnableCrashingOnCrashes() is active on Win32 debug builds |
10 | * fixed some comments in code | 13 | * fixed some comments in code |