Author: donaldp
Date: Thu Apr 18 01:07:40 2013
New Revision: 1469117
URL: http://svn.apache.org/r1469117
Log:
Give Dieter Vrancken some credit
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1469117&r1=1469116&r2=1469117&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Thu Apr 18 01:07:40 2013
@@ -4,7 +4,7 @@
* Added: Added support for SuperDevMode in gwt addon and upgraded to
GWT 2.5.1 by default.
* Change: BUILDR-664 Update Checkstyle addon so that extra_dependencies is
- empty by default.
+ empty by default. Submitted by Dieter Vrancken.
* Fixed: BUILDR-663 require 'buildr' fails for Ruby 2.0.0.
* Fixed: BUILDR-665 Java artifacts in build.yaml breaking ArchiveTask.
Submitted by Antonio Pérez Barrero.