Author: djspiewak
Date: Tue Jun 23 00:09:28 2009
New Revision: 787500
URL: http://svn.apache.org/viewvc?rev=787500&view=rev
Log:
Noted changes related to interactive shell support
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=787500&r1=787499&r2=787500&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Tue Jun 23 00:09:28 2009
@@ -1,4 +1,6 @@
1.3.5 (Pending)
+* Added: Interactive shell (REPL) support
+* Change: Monkey-Patched FileUtils::sh on JRuby to use POSIX `system`
* Added: BUILDR-56 Download Scala artifacts if not available locally
* Added: Mandriva (urpmi) installation support (with help from Franck
Villaume).
* Added: BUILDR-163 cobertura:check (Marko Sibakov, Daniel Spiewak).