diff --git a/changelog/project.xml b/changelog/project.xml
index ddabb2eb..b45697eb 100644
--- a/changelog/project.xml
+++ b/changelog/project.xml
@@ -5,7 +5,7 @@
3
maven-changelog-plugin
Maven Changelog Plug-in
- 1.4-dev
+ 1.4-SNAPSHOT
Produce SCM changelog reports
http://maven.apache.org/reference/plugins/changelog/
diff --git a/changelog/xdocs/changes.xml b/changelog/xdocs/changes.xml
index a82c039a..0f974e7d 100644
--- a/changelog/xdocs/changes.xml
+++ b/changelog/xdocs/changes.xml
@@ -7,7 +7,8 @@
-
+
+
If, using the cvslib, fails, then fall back to using
the command line call to the cvs executable.
@@ -20,6 +21,7 @@
MAVEN-963. Add support for Perforce SCM and cleaned up some docs.
+
MAVEN-811. Add support of IBM Rational ClearCase SCM.
@@ -44,27 +46,26 @@
So, corresponding entrys in menu will appear only if reports are registered.
-
- Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository.
-
+ Fix MAVEN-483. Corrected link for viewcvs configured with muliple cvs repository.
+
-
- Added more documentation
-
+ Added more documentation
Reworked CVS changelog plugin to use the project repository
connection string, rather than relying on CVS/Entries
+
Fix for Maven-5
+