You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/06/05 04:09:49 UTC

svn commit: r180052 - /maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml

Author: brett
Date: Sat Jun  4 19:09:48 2005
New Revision: 180052

URL: http://svn.apache.org/viewcvs?rev=180052&view=rev
Log:
clean up the changelog

Modified:
    maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml

Modified: maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml?rev=180052&r1=180051&r2=180052&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml (original)
+++ maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Sat Jun  4 19:09:48 2005
@@ -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">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org