Author: donaldp
Date: Sat Sep 22 23:34:36 2012
New Revision: 1388924
URL: http://svn.apache.org/viewvc?rev=1388924&view=rev
Log:
Remove amusing misspelling
Modified:
buildr/trunk/CHANGELOG
Modified: buildr/trunk/CHANGELOG
URL:
http://svn.apache.org/viewvc/buildr/trunk/CHANGELOG?rev=1388924&r1=1388923&r2=1388924&view=diff
==============================================================================
--- buildr/trunk/CHANGELOG (original)
+++ buildr/trunk/CHANGELOG Sat Sep 22 23:34:36 2012
@@ -1,5 +1,5 @@
1.4.8 (Pending)
-* Added: Create the git_auto_aversion addon that automatically specifies a
version for a git project based
+* Added: Create the git_auto_version addon that automatically specifies a
version for a git project based
on git describe.
* Added: Integrate with Zinc (incremental compilation wrapper for scalac
2.9+)
* Changed: Default to Scala 2.9.2, ScalaTest 1.8, Scala Specs2 1.11,