Author: epugh Date: Mon Jun 6 19:32:01 2005 New Revision: 188668 URL: http://svn.apache.org/viewcvs?rev=188668&view=rev Log: CHANGELOG-64 properly parse cvspass file
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=188668&r1=188667&r2=188668&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/changelog/xdocs/changes.xml Mon Jun 6 19:32:01 2005 @@ -25,6 +25,9 @@ <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author> </properties> <body> + <release version="1.8.2" date="IN CVS"> + <action dev="epugh" type="fix" issue="MPCHANGELOG-64">Changelog Plugin doesn't parse .cvspass properly</action> + </release> <release version="1.8.1" date="2005-06-06"> <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> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]