change log

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115372 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-05-18 05:14:41 +00:00
parent 9c136baf4e
commit 7e79062629

View File

@@ -25,6 +25,9 @@
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="2.4.1" date="2004-05-18">
<action dev="brett" type="fix">Fix checks built into plugin when not run on Windows.</action>
</release>
<release version="2.4" date="2004-05-15">
<action dev="evenisse" type="update" issue="MPCHECKSTYLE-7">Allow Checkstyle plugin to access checks file from a URL.</action>
<action dev="vmassol" type="update">Upgraded to Checkstyle 3.4.</action>