Author: maartenc
Date: Thu Feb 3 23:10:02 2011
New Revision: 1067026
URL: http://svn.apache.org/viewvc?rev=1067026&view=rev
Log:
Grant credits to Stepan Koltsov (IVY-1267)
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=1067026&r1=1067025&r2=1067026&view=diff
==============================================================================
--- ant/ivy/core/trunk/CHANGES.txt (original)
+++ ant/ivy/core/trunk/CHANGES.txt Thu Feb 3 23:10:02 2011
@@ -60,6 +60,7 @@ for detailed view of each issue, please
Matthias Kilian
Alexey Kiselev
Gregory Kisling
+ Stepan Koltsov
Heschi Kreinick
Tat Leung
Costin Leau
@@ -117,7 +118,7 @@ for detailed view of each issue, please
- NEW: ivy:resolve and post resole task can now have inlined dependencies
declaration.
- NEW: Import Bushel into Ivy core (IVY-1241)
-- IMPROVEMENT: Improve diagnostics in ssh resolver (IVY-1267)
+- IMPROVEMENT: Improve diagnostics in ssh resolver (IVY-1267) (thanks to
Stepan Koltsov)
- IMPROVEMENT: ivy:retrieve can now convert 'dotted'-organisation names into a
directory tree.
- FIX: Dynamic version resolution result can be incorrect when ivy metadata
contains extra attributes (IVY-1236)