Author: xavier
Date: Wed Jan 16 07:25:52 2008
New Revision: 612482

URL: http://svn.apache.org/viewvc?rev=612482&view=rev
Log:
forgot to add credit for IVY-702

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=612482&r1=612481&r2=612482&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Wed Jan 16 07:25:52 2008
@@ -72,7 +72,7 @@
 - IMPROVEMENT: Decrease memory footprint (IVY-662)
 - IMPROVEMENT: Downgrade Ant version requirement to 1.6 to build Ivy (IVY-687)
 
-- FIX: Ivy swallows ParseException when using a latest strategy requiring 
module descriptors (IVY-702)
+- FIX: Ivy swallows ParseException when using a latest strategy requiring 
module descriptors (IVY-702) (thanks to Nicolas Lalevée)
 - FIX: Problem with cached Ivy files which have extra attributes (IVY-693)
 - FIX: Detection of newer and better artifacts should not happen if 
'checkModified' is set to 'false' (IVY-389) (with contribution from Johan 
Stuyts)
 - FIX: Ivy doesn't respect the order of the ivy patterns as defined in the 
settings (IVY-676)


Reply via email to