aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoit Germain <bnt.germain@gmail.com>2012-05-08 21:10:50 +0200
committerBenoit Germain <bnt.germain@gmail.com>2012-05-08 21:10:50 +0200
commitad2a56f4993fed64e20e64e915a961c21bbf50a7 (patch)
tree1d0a4422d19c20e379a8309ea27fc1cb0f20df6d
parentfcb05d502d6e057030a575c34828d2c50bd447c6 (diff)
downloadlanes-ad2a56f4993fed64e20e64e915a961c21bbf50a7.tar.gz
lanes-ad2a56f4993fed64e20e64e915a961c21bbf50a7.tar.bz2
lanes-ad2a56f4993fed64e20e64e915a961c21bbf50a7.zip
bumping version number to 3.1.1
-rw-r--r--index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/index.html b/index.html
index 72e91ba..5fe992d 100644
--- a/index.html
+++ b/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>