Fix balanced match for empty string (fixes issue #23)

This commit is contained in:
James Roseborough
2014-03-09 15:33:44 +00:00
parent f17e9d7018
commit 7b97573ac8
4 changed files with 49 additions and 10 deletions

View File

@@ -917,6 +917,9 @@ Files are no longer hosted at LuaForge.
<tr valign="top"><td>&nbsp;&nbsp;<b>3.0-beta3</b></td><td><ul>
<li>Fix maven sample code.</li>
<li>Add sample code for Android Application that uses luaj.</li>
<li>Add sample code for Applet that uses luaj.</li>
<li>Fix balanced match for empty string (fixes issue #23).</li>
</ul></td></tr>
</table></td></tr></table>