summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelog b/changelog
index c3f0347..a7b571e 100644
--- a/changelog
+++ b/changelog
@@ -27,6 +27,8 @@ KEY CHANGES:
- ADDED: rlgl Vertex level operations
- ADDED: Draw Textured Polygon Example
- ADDED: rlgl General render state functions
+ - ADDED: LuaJIT compatibility.
+ - CHANGED Bitwise operators moved from utillib to bitlib for better luaJIT support.
Detailed changes:
- FIXED: uluaGetRay was looking for integers instead of tables