aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index 72e91ba..5fe992d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1078,6 +1078,12 @@ its actual value.
1078<h2 id="changes">Change log</h2> 1078<h2 id="changes">Change log</h2>
1079 1079
1080<p> 1080<p>
1081 Apr-2012
1082 <ul>
1083 <li>improved LuaJIT2 compatibility by handling "*" library set through luaL_openlibs().</li>
1084 </ul>
1085
1086
1081 Feb-2012 1087 Feb-2012
1082 <ul> 1088 <ul>
1083 <li>Added support for an on_state_create callback invoked on a pristine Lua state created by Lanes.</li> 1089 <li>Added support for an on_state_create callback invoked on a pristine Lua state created by Lanes.</li>