You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2012/12/12 19:50:33 UTC

svn commit: r1420912 - /buildr/trunk/CHANGELOG

Author: donaldp
Date: Wed Dec 12 18:50:32 2012
New Revision: 1420912

URL: http://svn.apache.org/viewvc?rev=1420912&view=rev
Log:
Correct the indenting

Modified:
    buildr/trunk/CHANGELOG

Modified: buildr/trunk/CHANGELOG
URL: http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1420912&r1=1420911&r2=1420912&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Wed Dec 12 18:50:32 2012
@@ -1,12 +1,12 @@
 1.4.10 (Pending)
-* Added: Add FrameworkDetectionExcludesConfiguration facet to Idea project
-         file creation by default.
-* Fixed: In the IntelliJ extension, defer the materialization of the
-         default_components until expansion time to avoid loss of sub-
-         components added after an add_component call.
-* Fixed: BUILDR-633 - Remove hardcoded shebang lines in all-in-one release.
-* Added: Create a simple extension that modifies the project layout to place
-         generated files at the top level.
+* Added:  Add FrameworkDetectionExcludesConfiguration facet to Idea project
+          file creation by default.
+* Fixed:  In the IntelliJ extension, defer the materialization of the
+          default_components until expansion time to avoid loss of sub-
+          components added after an add_component call.
+* Fixed:  BUILDR-633 - Remove hardcoded shebang lines in all-in-one release.
+* Added:  Create a simple extension that modifies the project layout to place
+          generated files at the top level.
 
 1.4.9 (2012-11-08)
 * Fixed:  Fixed the interaction with the FileUtils classes. The last release