Release 30 release notes

This commit is contained in:
Martin 2012-05-01 23:09:05 +01:00
parent c2d771be87
commit 69e62e6da6
2 changed files with 6 additions and 1 deletions

View File

@ -51,7 +51,7 @@ title: Home
<li><a href="http://intracesite.appspot.com/files/intrace-agent.jar">intrace-agent.jar</a>
<li><a href="http://intracesite.appspot.com/files/intrace-ui.jar">intrace-ui.jar</a>
</ul>
<p>Latest release made on 23/04/2012. See <a href="releasenotes.html">Release Notes</a> for details.
<p>Latest release made on 01/05/2012. See <a href="releasenotes.html">Release Notes</a> for details.
<p><span class="bold">2) Load Agent into a JVM</span>

View File

@ -9,6 +9,11 @@ title: Release Notes
<li><a href="http://github.com/mchr3k/org.intrace/tree/master/binaries/jars/latest_development/">Latest Development Build</a></li>
</ul>
<h2>Release 30, Eclipse Plugin V0.20 (01/05/2012)</h2>
<ul>
<li>Fix method entry trace in java.lang.Object constructor.
</ul>
<h2>Release 29, Eclipse Plugin V0.19 (23/04/2012)</h2>
<ul>
<li>Fix <a href="https://github.com/mchr3k/org.intrace/issues/21">Issue 24</a>: Class name length is restricted.