1474484 change committed to support the not calling of safeRelease() on Variant constant objects.
This commit is contained in:
@@ -1,6 +1,46 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<h2>What's New in JACOB 1.10</h2>
|
||||
<h2>JACOB 1.10.1</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Variants</b>
|
||||
<ul>
|
||||
<li>Static constnats are no longer released
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<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%">1474474</td>
|
||||
<td width="87%">Static constants in the Variant class can no longer have SafeRelease() called on them.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%"> </td>
|
||||
<td width="87%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Patches</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%"> </td>
|
||||
<td width="87%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Feature Requests</b></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</ul>
|
||||
|
||||
<!---------------------------------------/>
|
||||
<h2>JACOB 1.10</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Windows Processes</b>
|
||||
@@ -36,8 +76,9 @@
|
||||
values should be backwards compatible with previous releases.
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h2>Tracked Changes</h2>
|
||||
<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>
|
||||
@@ -89,7 +130,7 @@
|
||||
<td width="87%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Feature Requests(pre1)</b></td>
|
||||
<td width="100%" colspan="2"><b>Feature Requests</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%">1241037</td>
|
||||
@@ -118,7 +159,8 @@
|
||||
<!---------------------------------------/>
|
||||
|
||||
|
||||
<h2>What's New in JACOB 1.9.1</h2>
|
||||
<h2>JACOB 1.9.1</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<b>License</b>
|
||||
@@ -148,9 +190,9 @@
|
||||
<li>Multi-dimensional (greater than 2) support
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2>Tracked Changes</h2>
|
||||
<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>
|
||||
@@ -195,7 +237,8 @@
|
||||
|
||||
<!---------------------------------------/>
|
||||
|
||||
<h2>What's New in JACOB 1.9</h2>
|
||||
<h2>JACOB 1.9</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -302,7 +345,7 @@ running this from inside of Eclipse</li>
|
||||
<li>All makefiles have been purged</li>
|
||||
</ul>
|
||||
|
||||
<h2>Tracked Changes</h2>
|
||||
<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>
|
||||
@@ -399,7 +442,8 @@ running this from inside of Eclipse</li>
|
||||
|
||||
</ul>
|
||||
|
||||
<h2>What's New in JACOB 1.8</h2>
|
||||
<h2>JACOB 1.8</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
@@ -430,7 +474,8 @@ people to start contributing to the project with this version.
|
||||
</ul>
|
||||
|
||||
<li>
|
||||
<h2>What's New in JACOB 1.7</h2>
|
||||
<h2>JACOB 1.7</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user