+ Validate changes.xml.
Add multiple due-to/due-to-email support.
Add multiple issue support.
The encoding of changes.xml is not preserved after scm:prepare-release.
diff --git a/changes/xdocs/goals.xml b/changes/xdocs/goals.xml
index e7a29f4f..419457d4 100644
--- a/changes/xdocs/goals.xml
+++ b/changes/xdocs/goals.xml
@@ -43,7 +43,15 @@
project releases.
-
+
+ | changes:validate |
+
+ Validates the changes.xml file. Note that this validates
+ against the new form of the action element as described
+ here, i.e., the description
+ of the change has to be contained in a description element.
+ |
+
diff --git a/changes/xdocs/index.xml b/changes/xdocs/index.xml
index 8043ff84..4cd11662 100644
--- a/changes/xdocs/index.xml
+++ b/changes/xdocs/index.xml
@@ -74,7 +74,7 @@
]]>
-
+
An alternative form of the <action> element
allows you to specify several issues and/or several due-to
elements: