diff --git a/changes/xdocs/changes.xml b/changes/xdocs/changes.xml index 9e00c611..d9c541d6 100644 --- a/changes/xdocs/changes.xml +++ b/changes/xdocs/changes.xml @@ -52,9 +52,9 @@ Document description attribute of release element. Add a live bookmark link for the RSS for Firefox. Added sorting of - <action>elements. It is controlled by 2 properties. The - maven.changes.sortproperty decides whether sorting is enabled or not and the - maven.changes.sort.orderone decides the sort order. Defaults to + <action> elements. It is controlled by 2 properties. The + maven.changes.sort property decides whether sorting is enabled or not and the + maven.changes.sort.order one decides the sort order. Defaults to add,fix,update,remove. @@ -73,23 +73,23 @@ Fix issues with DOM classes and jdk1.3 Don't overwrite currentVersion if it already has a release date. Add unit tests. Added documentation for the format of - changes.xmlfile. + changes.xml file. Fix anchor links in report Added new - due-toand - due-to-emailattributes to the - <action>element so that proper acknowledgments can be given. + due-to and + due-to-email attributes to the + <action> element so that proper acknowledgments can be given. Added new - issueattribute to - <action>elements in - changes.xmlfile. + issue attribute to + <action> elements in + changes.xml file. HTML tags entered inside - <action>tags now show up in the generated report. + <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.