I forgot the entry in changes for MPPDF-31

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@232657 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-08-14 22:07:42 +00:00
parent fffb03be48
commit c92a371927

View File

@@ -26,6 +26,7 @@
<release version="2.3.1-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="fix" issue="MPPDF-39" due-to="Lukas Theussl">Missing patch for MPPDF-24 ( it defines a missing attribute for &lt;code style="indent"&gt; tags and cleans up some layout issues with definition lists).</action>
<action dev="aheritier" type="fix" issue="MPPDF-33" due-to="Valerie Nyre">Fix some "contents overflows area" errors.</action>
<action dev="aheritier" type="fix" issue="MPPDF-31" due-to="Lukas Theussl">Can't insert the logo image described in the POM if its path begins with a slash (as it works for the xdoc plugin).</action>
<action dev="aheritier" type="fix" issue="MPPDF-22" due-to="Lukas Theussl">Allow copy and paste from pdf to text editor.</action>
</release>
<release version="2.3" date="2005-06-16">