update changes

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@202228 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2005-06-28 15:40:30 +00:00
parent 49539a7bbc
commit 86df9c8eb0

View File

@ -26,6 +26,8 @@
</properties>
<body>
<release version="1.9.2-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="fix">i18n : html code removed from bundles.</action>
<action dev="aheritier" type="fix">i18n : doc title wasn't printed in breadcrumbs.</action>
<action dev="aheritier" type="fix" issue="MPXDOC-151">i18n : menu tag in xdoc does not work with "key" translated text id.</action>
<action dev="aheritier" type="fix" issue="MPXDOC-147">Missing "Project Reports" header in the generated menu.</action>
<action dev="vsiveton" type="fix" issue="MPXDOC-148" due-to="Incze Lajos">Fixed bundles expression.</action>