Author: donaldp
Date: Sun Oct 6 23:56:34 2013
New Revision: 1529719
URL: http://svn.apache.org/r1529719
Log:
Note down the fix to the gwt addon
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1529719&r1=1529718&r2=1529719&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Sun Oct 6 23:56:34 2013
@@ -1,4 +1,6 @@
1.4.14 (Pending)
+* Fixed: Fixed bug in GWT addon that required that the user supply
+ the :dependencies option.
* Fixed: Fixed bug in Intellij project file generation when adding
a web facet.