Fix bug 3495802 to return correct offset of substrings from string.find()

This commit is contained in:
James Roseborough
2013-01-27 16:14:03 +00:00
parent 8a5e811c7f
commit 1f89f30239
3 changed files with 13 additions and 3 deletions

View File

@@ -822,6 +822,7 @@ and LuaForge:
<tr valign="top"><td>&nbsp;&nbsp;<b>3.0-alpha3</b></td><td><ul>
<li>Fix bug 3597515 memory leak due to string caching by simplifying caching logic.</li>
<li>Fix bug 3565008 so that short substrings are backed by short arrays.</li>
<li>Fix bug 3495802 to return correct offset of substrings from string.find().</li>
</ul></td></tr>
</table></td></tr></table>