blob: ae4161b4cf93aceec8d1866fe2f506ae5291be4f [file] [log] [blame]
Marc R. Hoffmanneb32a802009-10-30 14:49:22 +00001<?xml version="1.0" encoding="ISO-8859-1" ?>
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
4<head>
5 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
6 <link rel="stylesheet" href=".resources/doc.css" charset="ISO-8859-1" type="text/css" />
7 <title>JaCoCo - Change History</title>
8</head>
9<body>
10
11<div class="breadcrumb">
12 <a href="../index.html" class="el_session">JaCoCo</a> &gt;
13 <a href="index.html" class="el_group">Documentation</a> &gt;
14 <span class="el_source">Change History</span>
15</div>
16
17<h1>Change History</h1>
18
19<h2>Next Release</h2>
20
21<h3>New Features</h3>
22
Marc R. Hoffmann804d83f2009-11-10 12:58:44 +000023<ul>
24 <li>Simplified probe data structure reduces memory usage (Trac #47).</li>
Marc R. Hoffmannf9b1dc92009-11-10 15:14:22 +000025 <li>Performance test becomes part of the build.</li>
Marc R. Hoffmann804d83f2009-11-10 12:58:44 +000026</ul>
Marc R. Hoffmanneb32a802009-10-30 14:49:22 +000027
Marc R. Hoffmann804d83f2009-11-10 12:58:44 +000028<h3>Fixed Bugs</h3>
Marc R. Hoffmanneb32a802009-10-30 14:49:22 +000029
30<ul>
31 <li>ArrayIndexOutOfBoundsException due to inconsistent processing while
32 instrumentation and analysis (Trac #44).</li>
33</ul>
34
35
36<h2>Release 0.1.0 (2009/10/28)</h2>
37
38<p>
39 The very first JaCoCo release.
40</p>
41
42<div class="footer">
43 <div class="versioninfo"><a href="@HOMEURL@">JaCoCo</a> @VERSION@</div>
44 <a href="license.html">Copyright</a> &copy; 2009 Mountainminds GmbH &amp; Co. KG and Contributors
45</div>
46
47</body>
48</html>