Author: xavier
Date: Tue May 22 00:07:03 2007
New Revision: 540452
URL: http://svn.apache.org/viewvc?view=rev&rev=540452
Log:
typo in IVY-512 title
Modified:
incubator/ivy/core/trunk/CHANGES.txt
Modified: incubator/ivy/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ivy/core/trunk/CHANGES.txt?view=diff&rev=540452&r1=540451&r2=540452
==============================================================================
--- incubator/ivy/core/trunk/CHANGES.txt (original)
+++ incubator/ivy/core/trunk/CHANGES.txt Tue May 22 00:07:03 2007
@@ -54,7 +54,7 @@
- IMPROVEMENT: Remove @author tags (thanks to Stephane Bailliez)
- IMPROVEMENT: Remove use of deprecated elements in ivysettings.xml (IVY-505)
(with contribution from Jan Materne)
-- FIX: ${revision} property not recognized in poms (IVY-512)
+- FIX: ${version} property not recognized in poms (IVY-512)
- FIX: Bug on handling dependency artifacts when a module configuration is
specified (IVY-507)
- FIX: Configure fails when having httpclient in classpath without
commons-logging (IVY-502)
- FIX: packaging data not parsed in maven 2 pom (IVY-500) (thanks to Jeffrey
Blattman)