aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 998a87a..440ade4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 130: BGe 2-Nov-18
4 * always duplicate the config structure in new lanes even when no libraries are initialized by the generator
5 (fixes an internal error trying to call on_state_create in a lane without any libs loaded)
6
3CHANGE 129: BGe 2-Nov-18 7CHANGE 129: BGe 2-Nov-18
4 * Bumped version to 3.13 8 * Bumped version to 3.13
5 * fix error when autodetecting protect_allocator when running under LuaJIT 9 * fix error when autodetecting protect_allocator when running under LuaJIT