Update changelog for MPXDOC-192

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@393666 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-04-13 00:03:33 +00:00
parent 926adeeca4
commit de7f40ee5d

View File

@ -27,6 +27,7 @@
</properties>
<body>
<release version="1.10-SNAPSHOT" date="in SVN">
<action dev="ltheussl" type="add" issue="MPXDOC-192">Add a public DTD identifier for xdoc.</action>
<action dev="aheritier" type="update">An image can be used in the menu entry for a report.</action>
<action dev="aheritier" type="update">Item name is always displayed even if img attribute is setted. In the navigation file the new attribute 'hideName' can be used to hide the name in the link (if you want to display only the image for example).</action>
<action dev="aheritier" type="add">Allow the use of items' attributes 'target' and 'img' for breadcrumbs entries in the navigation file.</action>