Author: assaf
Date: Thu Sep 25 14:15:03 2008
New Revision: 699094
URL: http://svn.apache.org/viewvc?rev=699094&view=rev
Log:
Forgot the issue number for BUILDr-152.
Modified:
incubator/buildr/trunk/CHANGELOG
Modified: incubator/buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/incubator/buildr/trunk/CHANGELOG?rev=699094&r1=699093&r2=699094&view=diff
==============================================================================
--- incubator/buildr/trunk/CHANGELOG (original)
+++ incubator/buildr/trunk/CHANGELOG Thu Sep 25 14:15:03 2008
@@ -49,7 +49,7 @@
* Fixed: Release task's regexp to find either THIS_VERSION and VERSION_NUMBER.
* Fixed: BUILDR-138 ScalaTest premature use of Buildr::Repositories
inconsistent with customizing locations.
-* Fixed: Project.task fails when task name starts with a colon.
+* Fixed: BUILDR-152 Project.task fails when task name starts with a colon.
* Docs: BUILDR-111 Troubleshoot tip when Buildr's bin directory shows up in
RUBYLIB (Geoffrey Ruscoe).