Fix lua command vararg values passed into main script to match what is in global arg table

This commit is contained in:
James Roseborough
2011-11-12 23:59:37 +00:00
parent 3a266748be
commit 4950d3c612
2 changed files with 17 additions and 18 deletions

View File

@@ -731,6 +731,7 @@ and LuaForge:
<li>Add lib/luaj-sources-2.0.2.jar for easier integration into an IDE such as Netbeans </li>
<tr valign="top"><td>&nbsp;&nbsp;<b>2.0.3</b></td><td><ul>
<li>Improve coroutine state logic including let unreferenced coroutines be garbage collected </li>
<li>Fix lua command vararg values passed into main script to match what is in global arg table </li>
</ul></td></tr>
</table></td></tr></table>