diff --git a/dist/xdocs/changes.xml b/dist/xdocs/changes.xml
index 5148acdb..a75c6815 100644
--- a/dist/xdocs/changes.xml
+++ b/dist/xdocs/changes.xml
@@ -36,7 +36,7 @@
It requires at least maven-plugin-plugin v1.7.
It requires at least maven-artifact-plugin v1.3.
Added multiproject analogs mirroring single project goals. Also added the abiltiy to generate combined javadocs for multiproject distribution. However multiproject consolidation might be best put into the site plugin. These fixes are associated with the following JIRA enhancement issue.
- Removed unused properties: maven.dist.tar.executable and maven.dist.gunzip.executable.
+ Removed unused properties: maven.dist.tar.executable and maven.dist.gunzip.executable.
Make compatible with Maven 1.1
Added maven.dist.bin.artifact property.
Don't generate ant build file, call maven-ant-plugin before or set a preGoal