aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBenoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m>2018-11-02 16:11:23 +0100
committerBenoit Germain <b n t DOT g e r m a i n AT g m a i l DOT c o m>2018-11-02 16:11:23 +0100
commit94c794c8e06a848868509927eefde0741cd8bbe6 (patch)
treeabae1e9532464e2ff0c31492d8e7d9d3b31d2de2 /CHANGES
parent846322e52afdad04c92c90c8d43ecc19e46a2b9e (diff)
downloadlanes-94c794c8e06a848868509927eefde0741cd8bbe6.tar.gz
lanes-94c794c8e06a848868509927eefde0741cd8bbe6.tar.bz2
lanes-94c794c8e06a848868509927eefde0741cd8bbe6.zip
Fix error with LuaJIT when ffi package isn't required
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a1311ce..998a87a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,9 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 129: BGe 2-Nov-18
4 * Bumped version to 3.13
5 * fix error when autodetecting protect_allocator when running under LuaJIT
6
3CHANGE 128: BGe 31-Oct-18 7CHANGE 128: BGe 31-Oct-18
4 * Better default value autodetection for protect_allocator setting 8 * Better default value autodetection for protect_allocator setting
5 9