summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorjussi2025-01-17 13:11:03 +0200
committerjussi2025-01-17 13:11:03 +0200
commit3cccee885e1b8644490920eca3c372d5690c8eb7 (patch)
tree53aaab0b493d6e50186b8dac5cf2ddcbc15f356c /changelog
parent6ddaea56a5b2181880da194f28d10c4710979c71 (diff)
downloadreilua-enhanced-3cccee885e1b8644490920eca3c372d5690c8eb7.tar.gz
reilua-enhanced-3cccee885e1b8644490920eca3c372d5690c8eb7.tar.bz2
reilua-enhanced-3cccee885e1b8644490920eca3c372d5690c8eb7.zip
Bitwise functions now use 64 bit integers.
Diffstat (limited to 'changelog')
-rw-r--r--changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog b/changelog
index f02a02c..bace4f8 100644
--- a/changelog
+++ b/changelog
@@ -33,6 +33,7 @@ DETAILED CHANGES:
- ADDED: SwapBufferEndianness.
- ADDED: Reference lib.
- ADDED: BUFFER_UNSIGNED_LONG and BUFFER_LONG.
+ - FIXED: Bitwise functions now use 64 bit integers.
------------------------------------------------------------------------
Release: ReiLua version 0.8.0 Using Raylib 5.0 and Forked Raygui 4.0