You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2012/09/26 07:38:17 UTC

svn commit: r1390280 - /buildr/trunk/CHANGELOG

Author: donaldp
Date: Wed Sep 26 05:38:16 2012
New Revision: 1390280

URL: http://svn.apache.org/viewvc?rev=1390280&view=rev
Log:
Reformat the dependency updates list

Modified:
    buildr/trunk/CHANGELOG

Modified: buildr/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1390280&r1=1390279&r2=1390280&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Wed Sep 26 05:38:16 2012
@@ -1,5 +1,16 @@
 1.4.8 (Pending)
-* Change: Updated dependency versions; builder (3.1.3), highline (1.6.15), rubyforge (2.0.4), net-ssh (2.6.0), rjb (1.4.1), rdoc (3.12), xml-simple (1.1.1), rspec-expectations (2.11.3), rspec-mocks (2.11.3), rspec-core (2.11.1). rspec (2.11.0)
+* Change: Updated dependency versions;
+          - builder (3.1.3)
+          - highline (1.6.15)
+          - rubyforge (2.0.4)
+          - net-ssh (2.6.0)
+          - rjb (1.4.1)
+          - rdoc (3.12)
+          - xml-simple (1.1.1)
+          - rspec-expectations (2.11.3)
+          - rspec-mocks (2.11.3)
+          - rspec-core (2.11.1)
+          - rspec (2.11.0)
 * Added:  BUILDR-652 Generate buildfile from Eclipse workspace. (Niklaus Giger)
 * Fixed:  BUILDR-627 Support explicitly listed source files in buildr cc task. (Christopher Tiwald)
 * Fixed:  BUILDR-606 Transitive artifact resolution should not include artifacts in 'provided' scope in poms to