Author: djspiewak
Date: Tue Aug 25 15:47:54 2009
New Revision: 807678
URL: http://svn.apache.org/viewvc?rev=807678&view=rev
Log:
Added changelog entry for BUILDR-278
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=807678&r1=807677&r2=807678&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Tue Aug 25 15:47:54 2009
@@ -1,4 +1,5 @@
1.3.5 (Pending)
+* Fixed: BUILDR-278 tasks/*.rake files are loaded after the buildfile (Rhett
Sutphin)
* Added: BeanShell as default shell for java projects, bsh is small and it's
syntax provides the closest to an interpreted java. The BeanShell
console includes a graphical class browser. Shell is named :bsh