Files
maven-plugins/tasklist/xdocs/changes.xml
jvanzyl 530c640d4f Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
2003-01-24 03:44:26 +00:00

23 lines
574 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.1" date="in CVS">
<action dev="dion" type="add" due-to="Barry Kaplan">
Made the task tag name a property
</action>
<action dev="dion" type="add">
Added more documentation
</action>
<action dev="dion" type="fix" due-to="Tom Palmer">
Added Jelly as a dependency to quieten jikes
</action>
</release>
</body>
</document>