diff --git a/changes/plugin.jelly b/changes/plugin.jelly
index 1dfcb53e..4a6dc4c2 100644
--- a/changes/plugin.jelly
+++ b/changes/plugin.jelly
@@ -40,4 +40,19 @@
/>
+
+
+
+
+
+
+
+ ${transformer.releaseVersion(f, pom.currentVersion, version, date)}
+
+
+ ${transformer.releaseVersion(f, pom.currentVersion, version)}
+
+
+
+
diff --git a/changes/project.xml b/changes/project.xml
index 7bcc1db3..2d980953 100644
--- a/changes/project.xml
+++ b/changes/project.xml
@@ -41,8 +41,29 @@
Java Developer
+
+ Brett Porter
+ brett
+ brett@apache.org
+ f2 network
+
+ Java Developer
+
+
-
+
+
+ dom4j
+ dom4j
+ 1.4-dev-8
+ http://www.dom4j.org/
+
+
+ commons-io
+ commons-io
+ 20030203.000550
+
+
maven-changes-plugin
maven-changelog-plugin
diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml
index 81cdcf7d..0dd44a36 100644
--- a/changes/xdocs/changes.xml
+++ b/changes/xdocs/changes.xml
@@ -21,6 +21,10 @@
HTML tags entered inside <action> tags now show up
in the generated report.
+
+ Add the ability to transform a changes source file to resolve the current
+ version and set the release date.
+