From 9fd1c6c586df3feeed67eb919d4cf06def46fced Mon Sep 17 00:00:00 2001 From: Mike Pall Date: Sun, 7 Mar 2010 17:12:21 +0100 Subject: Add OS/CPU/CC compatibility matrix to docs. Fix spelling. --- doc/changes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/changes.html') diff --git a/doc/changes.html b/doc/changes.html index c733e5d1..4f3a489c 100644 --- a/doc/changes.html +++ b/doc/changes.html @@ -299,7 +299,7 @@ This release is in sync with Coco 1.1.0 (see the
  • Unified closure checks in jit.*.
  • Fixed some range checks in jit.util.*.
  • Fixed __newindex call originating from jit_settable_str().
  • -
  • Merged with Lua 5.1 alpha (including early bugfixes).
  • +
  • Merged with Lua 5.1 alpha (including early bug fixes).
  • This is the first public release of LuaJIT. -- cgit v1.2.3-55-g6feb