MPTASKLIST-9 : Show todos for fields

reviewed by aheritier

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@185092 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier
2005-06-06 23:05:46 +00:00
parent 559c918ee1
commit c3e6ad8894
3 changed files with 88 additions and 31 deletions

View File

@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
@@ -17,15 +16,16 @@
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
<author email="aheritier@apache.org">Arnaud Heritier</author>
</properties>
<body>
<release version="2.4-SNAPSHOT" date="in CVS">
<action dev="aheritier" type="add" issue="MPTASKLIST-9" due-to="Dennis Lundberg">Show todos for fields</action>
<action dev="brett" type="fix" issue="MPTASKLIST-8" due-to="Martin van den Bemt">Fix xdoc title</action>
</release>
<release version="2.3" date="2004-03-10">
@@ -38,7 +38,7 @@
<release version="2.1" date="Unknown">
<action dev="dion" type="add" due-to="Juergen Heidak">Added tasklist summary</action>
</release>
<release version="2.0" date="Unknown"></release>
<release version="2.0" date="Unknown"/>
<release version="1.1" date="Unknown">
<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>