diff --git a/statcvs/project.xml b/statcvs/project.xml
index b320e3bf..6b53fba3 100644
--- a/statcvs/project.xml
+++ b/statcvs/project.xml
@@ -10,6 +10,7 @@
Provides CVS statistics
http://statcvs-xml.berlios.de/images/statcvslogo.png
http://maven.apache.org/reference/plugins/statcvs/
+ http://jira.codehaus.org/BrowseProject.jspa?id=10325
/www/maven.apache.org/reference/plugins/statcvs/
scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven-plugins/statcvs/
diff --git a/statcvs/xdocs/changes.xml b/statcvs/xdocs/changes.xml
index 3dae575f..074243d6 100644
--- a/statcvs/xdocs/changes.xml
+++ b/statcvs/xdocs/changes.xml
@@ -9,8 +9,8 @@
-
- MAVEN-912. Projects without a repository url should still be able to use statcvs.
+
+ Projects without a repository url should still be able to use statcvs.
@@ -20,16 +20,17 @@
XML xdoc output instead of HTML).
+
Updated to use maven.docs.*/maven.gen.docs
-
- Fixed MAVEN-561. Creates maven.build.dir and maven.docs.dest directory
+
+ Creates maven.build.dir and maven.docs.dest directory
if doesn't exist.
-
- Fixed MAVEN-493. Register reports only if source, test,... exists.
+
+ Register reports only if source, test,... exists.
So, corresponding entrys in menu will appear only if reports are
registered.