Trac. #78: Sniff file types by contents, support nested archives.
diff --git a/org.jacoco.doc/docroot/doc/changes.html b/org.jacoco.doc/docroot/doc/changes.html
index 4403350..0531576 100644
--- a/org.jacoco.doc/docroot/doc/changes.html
+++ b/org.jacoco.doc/docroot/doc/changes.html
@@ -17,6 +17,14 @@
 

 <h1>Change History</h1>

 

+<h2>Next Release</h2>

+

+<h3>New Features</h3>

+<ul>

+  <li>Support for different archives (jar, war, ear etc.) and nested archives

+  (Trac #78).</li>

+</ul>

+

 <h2>Release 0.3.2 (2010/04/01)</h2>

 

 <h3>New Features</h3>