Author: vborja
Date: Mon Apr 14 13:44:37 2008
New Revision: 647991
URL: http://svn.apache.org/viewvc?rev=647991&view=rev
Log:
Whitespace change, just to test Git commit.
Modified:
incubator/buildr/trunk/doc/pages/whats_new.textile
Modified: incubator/buildr/trunk/doc/pages/whats_new.textile
URL:
http://svn.apache.org/viewvc/incubator/buildr/trunk/doc/pages/whats_new.textile?rev=647991&r1=647990&r2=647991&view=diff
==============================================================================
--- incubator/buildr/trunk/doc/pages/whats_new.textile (original)
+++ incubator/buildr/trunk/doc/pages/whats_new.textile Mon Apr 14 13:44:37 2008
@@ -2,7 +2,6 @@
h2. Buildr 1.3
-
h3. Multiple Languages
The main focus of this release is supporting multiple languages for compiling
@@ -41,6 +40,7 @@
I've tried to keep the compiler API as simple as possible, making it easy to
add new compilers; however, I had to change the test framework API to
accommodate the new features, so old test frameworks will not work on 1.3.
+
h3. Scala Support