Commit Diff


commit - a5d7f34294cb80b14090e6004b8077630f554e23
commit + 8ed8c201b7712e49c5400c81f4e937f710a923c3
blob - 388ec39473b32245726ef29defd3d2ac3c4a23f1
blob + 4087b2f1b737e335a7924fc97187e0b1b85fec68
--- changelogs/unreleased/gh-8825-luajit-fixes.md
+++ changelogs/unreleased/gh-8825-luajit-fixes.md
@@ -14,3 +14,4 @@ were fixed as part of this activity:
   fractional part raises error too now.
 * Fixed load forwarding optimization applied after table rehashing.
 * Fixed recording of the `BC_TSETM`.
+* LJ_GC64: Fix `lua_concat()`.