Author: maartenc
Date: Thu Oct 18 19:22:30 2012
New Revision: 1399805
URL: http://svn.apache.org/viewvc?rev=1399805&view=rev
Log:
updated changes.txt
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=1399805&r1=1399804&r2=1399805&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Thu Oct 18 19:22:30 2012
@@ -131,6 +131,7 @@ for detailed view of each issue, please
trunk
=====================================
+- FIX: latest.integration isn't resolved against a Maven snapshot repository
(when uniqueVersion = true) (IVY-1036)
- FIX: Resolve does not deliver all dependent artifacts (IVY-1366) (thanks to
Wolfgang Frank)
- FIX: Ivy descriptors are merged incorrectly when there is an <exclude>
element (IVY-1356)
- FIX: SimpleDateFormat is not thread safe (IVY-1373)