From e941caafcf2e549d7c994363c50eaaf6aa082842 Mon Sep 17 00:00:00 2001
From: Mike Pall
Date: Tue, 6 Nov 2012 17:07:58 +0100
Subject: RELEASE LuaJIT-2.0.0-rc2
---
doc/changes.html | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/changes.html b/doc/changes.html
index b1998559..b7a2ca7c 100644
--- a/doc/changes.html
+++ b/doc/changes.html
@@ -72,7 +72,7 @@ to see whether newer versions are available.
-
LuaJIT 2.0.0 — 2012-10-31
+
LuaJIT 2.0.0 — 2012-11-06
- Correctness and completeness:
@@ -81,7 +81,12 @@ to see whether newer versions are available.
- Fix detection of immutable upvalues.
- Replace error with PANIC for callbacks from JIT-compiled code.
- Fix builtin string to number conversion for INT_MIN.
+ - Don't create unneeded array part for template tables.
+ - Fix CONV.num.int sinking.
+ - Don't propagate implicitly widened number to index metamethods.
- FFI: Fix code generation for replay of sunk float fields.
+ - FFI: Fix signedness of bool.
+ - FFI: Fix recording of bool call result check on x86/x64.
--
cgit v1.2.3-55-g6feb