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/02/27 09:48:35 UTC

svn commit: r748429 - /buildr/trunk/CHANGELOG

Author: assaf
Date: Fri Feb 27 08:48:35 2009
New Revision: 748429

URL: http://svn.apache.org/viewvc?rev=748429&view=rev
Log: (empty)

Modified:
    buildr/trunk/CHANGELOG

Modified: buildr/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=748429&r1=748428&r2=748429&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Fri Feb 27 08:48:35 2009
@@ -1,10 +1,10 @@
 1.3.4 (Pending)
+* Added:  BUILDR-93: Add specs for ScalaCheck integration
+* Added:  BUILDR-94: Add specs for Scala Specs integration
 * 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
 * Change: require 'buildr/scala' is now official required to use Scala features
 * Change: Introduced new options from Rake 0.8.3: -I (libdir), -R (rakelib),
           --rules, --no-search, --silent.