Files
maven-plugins/word2html/xdocs/changes.xml
dion 3395693aa0 Prep for release
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113882 13f79535-47bb-0310-9956-ffa450edef68
2003-08-28 06:51:10 +00:00

25 lines
569 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="dion@apache.org">dIon Gillard</author>
</properties>
<body>
<release version="1.3" date="2003-08-28">
<action dev="dion" type="fix">
Correctly handle files with <code>..</code> in the names
</action>
<action dev="dion" type="fix">
Open the word documents in readonly mode
</action>
<action dev="dion" type="fix">
Make plugin run when maven site is invoked
</action>
</release>
</body>
</document>