Add LUA compatibility for CentOS and try to use LuaJIT first if available

This commit is contained in:
Victor Hora
2018-08-22 14:13:09 -04:00
parent 857bf9da58
commit 0ac23a47cf
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,8 @@
v3.0.3 - YYYY-MMM-DD (to be released)
-------------------------------------
- Add LUA compatibility for CentOS and try to use LuaJIT first if available
[Issue #1622 - @victorhora, @dmitryzykov]
- Allow LuaJIT to be used
[Issue #1809 - @victorhora, @p0pr0ck5]
- Implement support for Lua 5.1