Author: boisvert
Date: Tue Jun 21 21:35:20 2011
New Revision: 1138197
URL: http://svn.apache.org/viewvc?rev=1138197&view=rev
Log:
Update CHANGELOG
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1138197&r1=1138196&r2=1138197&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Tue Jun 21 21:35:20 2011
@@ -1,9 +1,5 @@
-1.4.6 (2011-06-17)
+1.4.6 (2011-06-21)
* Added: Support for Scala 2.9.0+ (with help of Alexis Midon)
-* Change: Scala 2.9.0-1 is now default, along with ScalaCheck 1.9, ScalaTest
1.6.1
- and Specs 1.6.8.
-* Change: ScalaCheck, ScalaTest and Specs now default to sane versions when
using
- older Scala versions.
* Fixed: BUILDR-583 Update jruby install to use jruby version 1.6.1 (Alexis
Midon)
* Fixed: BUILDR-582 Revert the name change for the task to generate Intellij
project files to 'idea'
@@ -12,7 +8,11 @@
* Change: BUILDR-574 Enhance idea task to generate test resources with test
scope
(Jean-Philippe Caruana)
* Change: BUILDR-576 Upgrade to JUnit 4.8.2
-* Chnage: Upgrade to JRuby 1.6.2
+* Change: Upgrade to JRuby 1.6.2
+* Change: Scala 2.9.0-1 is now default, along with ScalaCheck 1.9, ScalaTest
1.6.1
+ and Specs 1.6.8.
+* Change: ScalaCheck, ScalaTest and Specs now default to sane versions when
using
+ older Scala versions.
* Fixed: BUILDR-571 Generated IDEA projects include resources multiple times
(Peter Royal)
* Fixed: BUILDR-573 HTTP upload PUT request with incorrect Content-Type
(Mathias Doenitz)
* Fixed: BUILDR-578 Tar task does not preserve uid/gid on folders
(Jean-Philippe Caruana)