Author: vborja
Date: Tue Sep 23 12:12:45 2008
New Revision: 698292
URL: http://svn.apache.org/viewvc?rev=698292&view=rev
Log:
Changelog entry for BUILDR-135
Modified:
incubator/buildr/trunk/CHANGELOG
Modified: incubator/buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/incubator/buildr/trunk/CHANGELOG?rev=698292&r1=698291&r2=698292&view=diff
==============================================================================
--- incubator/buildr/trunk/CHANGELOG (original)
+++ incubator/buildr/trunk/CHANGELOG Tue Sep 23 12:12:45 2008
@@ -20,6 +20,7 @@
* Change: BUILDR-141 Removed NEXT_VERSION from release task.
* Change: BUILDR-148 ant-junit no longer included in root classpath, but
specified during taskdef.
+* Fixed: BUILDR-135. Extracted reusable replacement logic into Filter::Mapper
* Fixed: BUILDR-129. Modifying a project manifest should not alter it's
parent project manifest.
* Fixed: BUILDR-106 download(artifact(...)=>url) broken in certain cases