You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by as...@apache.org on 2009/03/12 07:03:27 UTC

svn commit: r752781 - /buildr/trunk/CHANGELOG

Author: assaf
Date: Thu Mar 12 06:03:26 2009
New Revision: 752781

URL: http://svn.apache.org/viewvc?rev=752781&view=rev
Log:
Removed duplicate CHANGELOG entries.

Modified:
    buildr/trunk/CHANGELOG

Modified: buildr/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=752781&r1=752780&r2=752781&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Thu Mar 12 06:03:26 2009
@@ -4,11 +4,9 @@
 * Added:  BUILDR-159 Improved 'check' to accept both tar and tgz archives.
 * Added:  BUILDR-164 New 'artifacts:sources' task to download source code
           for artifact jars.
-* Added:  BUILDR-242: Include Scala-Tools Repository by Default.  
-* Added:  BUILDR-93: Add specs for ScalaCheck integration
-* Added:  BUILDR-94: Add specs for Scala Specs integration
 * Added:  BUILDR-222: Support Git as a version control system
 * Added   BUILDR-223 Release Task: customizable commit message
+* Added:  BUILDR-242: Include Scala-Tools Repository by Default.  
 * Added:  Info message "Packaging filename.ext" now displayed for packaging tasks
 * Added:  Added Scala.version and Scala.version_str
 * Change: require 'buildr/scala' is now officially required to use Scala features