Author: donaldp
Date: Thu Mar 14 10:48:07 2013
New Revision: 1456390
URL: http://svn.apache.org/r1456390
Log:
Add note to the front page
Modified:
buildr/trunk/doc/index.textile
Modified: buildr/trunk/doc/index.textile
URL:
http://svn.apache.org/viewvc/buildr/trunk/doc/index.textile?rev=1456390&r1=1456389&r2=1456390&view=diff
==============================================================================
--- buildr/trunk/doc/index.textile (original)
+++ buildr/trunk/doc/index.textile Thu Mar 14 10:48:07 2013
@@ -46,6 +46,11 @@ So let's get started. You can "read the
h2(#news). What's New
+Highlights from Buildr 1.4.11 (2013-03-14)
+
+* Fixed: Multiple tests in TestNG 6.x versions were being incorrectly passed
to the command line application.
+
+
Highlights from Buildr 1.4.10 (2013-02-10)
* Added: Support a single intermediate directory for each project hierarchy
through an addon 'buildr/single_intermediate_layout'.