diff options
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ | |||
1 | CHANGES: | 1 | CHANGES: |
2 | 2 | ||
3 | CHANGE 60: BGe 13-Mar-13 | ||
4 | * version 3.5.2 | ||
5 | * stricter validation of with_timers config option: validator was accepting any non-boolean value | ||
6 | * new configuration option protect_allocator for VMs with thread unsafe allocators (such as LuaJIT) | ||
7 | * removed some obsolete bits of dead code | ||
8 | |||
3 | CHANGE 59: BGe 12-Feb-13 | 9 | CHANGE 59: BGe 12-Feb-13 |
4 | * version 3.5.1 | 10 | * version 3.5.1 |
5 | * new lanes.h header and API call luaopen_lanes_embedded() for embedders | 11 | * new lanes.h header and API call luaopen_lanes_embedded() for embedders |