diff options
Diffstat (limited to 'doc/changes.html')
-rw-r--r-- | doc/changes.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
299 | <li>Unified closure checks in <tt>jit.*</tt>.</li> | 299 | <li>Unified closure checks in <tt>jit.*</tt>.</li> |
300 | <li>Fixed some range checks in <tt>jit.util.*</tt>.</li> | 300 | <li>Fixed some range checks in <tt>jit.util.*</tt>.</li> |
301 | <li>Fixed __newindex call originating from <tt>jit_settable_str()</tt>.</li> | 301 | <li>Fixed __newindex call originating from <tt>jit_settable_str()</tt>.</li> |
302 | <li>Merged with Lua 5.1 alpha (including early bugfixes).</li> | 302 | <li>Merged with Lua 5.1 alpha (including early bug fixes).</li> |
303 | </ul> | 303 | </ul> |
304 | <p> | 304 | <p> |
305 | This is the first public release of LuaJIT. | 305 | This is the first public release of LuaJIT. |