Docs for MAVEN-846

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114090 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-09-24 05:26:02 +00:00
parent b154bb7ac3
commit 476a5e4fff

View File

@@ -7,6 +7,11 @@
<body>
<release version="1.0.1" date="In CVS">
<action dev="dion" type="fix">
Apply MAVEN-846.
JCoverage report displays wrong branch indicators for
classes/packages which don't have any coverage.
</action>
<action dev="evenisse" type="fix">
Fix bug when classes have no package.
</action>