Author: maartenc
Date: Fri Jan 4 14:35:55 2008
New Revision: 609034
URL: http://svn.apache.org/viewvc?rev=609034&view=rev
Log:
Fixed JIRA issue number
Modified:
ant/ivy/core/trunk/CHANGES.txt
Modified: ant/ivy/core/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/ant/ivy/core/trunk/CHANGES.txt?rev=609034&r1=609033&r2=609034&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Fri Jan 4 14:35:55 2008
@@ -60,7 +60,7 @@
=====================================
- NEW: Introduce RepositoryManagementEngine (IVY-665 - not completed yet)
-- IMPROVEMENT: use ModuleRevisionId instead of ModuleId in
IvySettings#getResolver (IVY-591)
+- IMPROVEMENT: use ModuleRevisionId instead of ModuleId in
IvySettings#getResolver (IVY-691)
- IMPROVEMENT: Flexible cache management (IVY-399 - not completed yet)
- IMPROVEMENT: Decrease memory footprint (IVY-662)
- IMPROVEMENT: Downgrade Ant version requirement to 1.6 to build Ivy (IVY-687)