1.11.1 release notes

This commit is contained in:
clay_shooter
2006-12-03 14:45:27 +00:00
parent 9d46a4651a
commit f3f83ea562

View File

@@ -1,5 +1,47 @@
<HTML> <HTML>
<BODY> <BODY>
<h2>JACOB 1.11.1</h2>
<h3>What's New</h3>
Bug fix release
<h3>Tracked Changes</h3>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
<tr>
<td width="100%" colspan="2"><b>Bugs</b></td>
</tr>
<tr>
<td width="13%">1602188</td>
<td width="87%">Variant toString() causes stack overflow for byRef() Variants
(This defect forced the 1.11.1 release)</td>
</tr>
<tr>
<td width="13%">1607878</td>
<td width="87%">Variant getJavaDateRef() fails</td>
</tr>
<tr>
<td width="13%">&nbsp;</td>
<td width="87%">&nbsp;</td>
</tr>
<tr>
<td width="100%" colspan="2"><b>Patches</b></td>
</tr>
<tr>
<td width="13%">SF1603631</td>
<td width="87%">Concurrent modification of ROT causes VM crashes. </td>
</tr>
<tr>
<td width="13%">&nbsp;</td>
<td width="87%">&nbsp;</td>
</tr>
<tr>
<td width="100%" colspan="2"><b>Feature Requests</b></td>
</tr>
<tr>
<td width="13%">&nbsp;</td>
<td width="87%">&nbsp;</td>
</tr>
</table>
<!-- --------- -->
<h2>JACOB 1.11</h2> <h2>JACOB 1.11</h2>
<h3>What's New</h3> <h3>What's New</h3>
<ul> <ul>