clean up the changelog

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@180052 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2005-06-05 02:09:48 +00:00
parent 8a84e1dc8f
commit cc88c9915c

View File

@@ -26,14 +26,14 @@
</properties>
<body>
<release version="1.8-SNAPSHOT" date="in SVN">
<action dev="brett" type="fix" issue="MPCHANGELOG-25" due-to="Neil Palmer">Corrected link for viewcvs configured with muliple cvs repository.</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-23">Determine default factory from connection - no need to configure for SCMs other than CVS.</action>
<action dev="brett" type="add" issue="MPCHANGELOG-49" due-to="Freddy Mallet">Add VSS support</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-25" due-to="Neil Palmer">Corrected link for viewcvs configured with muliple cvs repository.</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-57" due-to="Sebastian Scholze">Correctly parse (no author) from SVN logs</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-53" due-to="Kenneth Leider">Add CVS monitor support</a>
<action dev="brett" type="fix" issue="MPCHANGELOG-47">Quote argument with &lt; in it on Windows for the CVS provider - required if using CVSNT</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-55">Fix problem parsing revisions on Linux introduced by MPCHANGELOG-29</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-63" due-to="David Jackman">Add the ability to show several sets of changes</action>
<action dev="brett" type="fix" issue="MPCHANGELOG-23">Guess factory from connection</action>
<action dev="brett" type="fix">Allow local CVSROOT to only have 5 tokens (no host name)</action>
</release>
<release version="1.7.2" date="2005-01-08">