Author: boisvert
Date: Sun Mar 8 14:54:43 2009
New Revision: 751437
URL: http://svn.apache.org/viewvc?rev=751437&view=rev
Log:
Update CHANGELOG
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=751437&r1=751436&r2=751437&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Sun Mar 8 14:54:43 2009
@@ -23,7 +23,7 @@
* Change: BUILDR-187 Source code attachment for Eclipse .classpath.
* Change: BUILDR-188 Source code attachment for IDEA .iml file (Marko Sibakov).
* Change: BUILDR-260: Upgrade to Scala 2.7.3 compatible dependencies:
- ScalaSpecs 1.4.3, ScalaCheck 1.5 and ScalaTest 0.9.4
+ ScalaSpecs 1.4.3, ScalaCheck 1.5 and ScalaTest 0.9.5
* Fixed: Removed double complete/fail messages showing up on console.
* Fixed: BUILDR-158 Nailgun is now a delegate for buildr/drb (a pure-ruby
dRuby server)
* Fixed: BUILDR-170 ArtifactNamespace#method_missing has a condition that is
never true.