git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113108 13f79535-47bb-0310-9956-ffa450edef68
26 lines
665 B
XML
26 lines
665 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@apache.org">dIon Gillard</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="1.1" date="in CVS">
|
|
<action dev="dion" type="add">
|
|
Upgraded to xerces 2.3.0, xalan 2.4.1 and fop 0.20.5rc2
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Added more documentation
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Fix plugin and fo stylesheet to get plugin working again
|
|
</action>
|
|
<action dev="evenisse" type="add" due-to="Kai Runte">
|
|
Added table support.
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|