aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 490d651..568f6db 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
1CHANGES: 1CHANGES:
2 2
3CHANGE 153: BGe 17-Feb-22
4 * NEVER use allocator obtained from lua_getallocf to allocate stuff manually when compiling for LuaJIT
5
3CHANGE 152: BGe 7-Feb-22 6CHANGE 152: BGe 7-Feb-22
4 * bumped version to 3.16.0 7 * bumped version to 3.16.0
5 * __lanesclone is now called only once with 3 parameters dest, source, size -> BREAKS CUSTOM DEEP USERDATA API 8 * __lanesclone is now called only once with 3 parameters dest, source, size -> BREAKS CUSTOM DEEP USERDATA API