Author: boisvert
Date: Sun Sep 20 19:52:15 2009
New Revision: 817091
URL: http://svn.apache.org/viewvc?rev=817091&view=rev
Log:
Upgrade to rubyforge-1.0.5 and net-ssh 2.0.15
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=817091&r1=817090&r2=817091&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Sun Sep 20 19:52:15 2009
@@ -1,4 +1,5 @@
1.3.5 (2009-09-20)
+* Change: Upgraded to rubyforge-1.0.5 and net-ssh 2.0.15
* Fixed: BUILDR-289 Improved error message when JAVA_HOME points to an
invalid JRE/JDK installation
* Fixed: BUILDR-301 TestNG doesn't report failure if more than one test fails
* Fixed: BUILDR-313 Prevent release with uncommitted_files on Git 1.4.3+
(Alexis Midon)