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 b6a3d53..a697838 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,11 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 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
3CHANGE 59: BGe 12-Feb-13 9CHANGE 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