2004-03-07 00:47:43 +00:00

55 lines
3.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changelog plugin changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.4" date="2004-03-07">
<action dev="dion" type="fix" issue="MPCHANGELOG-28">Fix bad HTML</action>
<action dev="evenisse" type="update">Add maven.changelog.basedir property.</action>
<action dev="epugh" type="update">If, using the cvslib, fails, then fall back to using the command line call to the cvs executable.</action>
<action dev="epugh" type="update">Added java based CVS library using cvslib. Removed requirement for cvs executable.</action>
<action dev="jcrossley" type="update" issue="MPCHANGELOG-7">Add support for Perforce SCM and cleaned up some docs.</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-30" due-to="fabrizio giustina">Fix CDATA sections in comments.</action>
</release>
<release version="1.3" date="2003-09-29">
<action dev="dion" type="update" issue="MPCHANGELOG-6">Add support of IBM Rational ClearCase SCM.</action>
<action dev="dion" type="update">Upgrade to maven 1.0 beta 10</action>
<action dev="dion" type="update">Upgrade to commons-logging 1.0.3</action>
<action dev="dion" type="fix">Remove classloader property stuff</action>
<action dev="evenisse" type="fix">Add xml declaration to generated report. Fixed for character encoding.</action>
<action dev="evenisse" type="fix" due-to="Bruce Chenoweth" issue="MPCHANGELOG-8">Escape filename.</action>
<action dev="evenisse" type="fix" issue="MPCHANGELOG-9">I register reports only if source, test,... exists. So, corresponding entrys in menu will appear only if reports are registered.</action>
<action dev="evenisse" type="fix" issue="MPCHANGELOG-10">Corrected link for viewcvs configured with muliple cvs repository.</action>
</release>
<release version="1.2" date="UNKNOWN">
<action dev="dion" type="add">Added more documentation</action>
<action dev="dion" type="add">Reworked CVS changelog plugin to use the project repository connection string, rather than relying on CVS/Entries</action>
</release>
<release version="1.1" date="2002-08-01">
<action dev="smor" type="fix" issue="MPCHANGELOG-11"></action>
</release>
</body>
</document>