release notes for IVY-1540

Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/4d1551a5
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/4d1551a5
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/4d1551a5

Branch: refs/heads/master
Commit: 4d1551a5d6b516987fbc6a987e93b964fab40fe6
Parents: fdeb6b8
Author: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Authored: Thu Jun 1 14:11:14 2017 +0200
Committer: Nicolas Lalevée <nicolas.lale...@hibnet.org>
Committed: Thu Jun 1 14:11:14 2017 +0200

----------------------------------------------------------------------
 doc/release-notes.html | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4d1551a5/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 3462ef1..95a3e61 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -75,6 +75,7 @@ List of changes since Ivy 2.4.0:
 - FIX: Delay the processing of configured cache ttls, until the IvySettings 
object is usable (IVY-1495) (Thanks to Jaikiran Pai)
 - FIX: Including optional ivysettings of type 'file' doesn't work when file 
doesn't exist (IVY-1555) (Thanks to Jaikiran Pai)
 - FIX: Makepom ignores dependency classifiers (IVY-1528) (Thanks to Jaikiran 
Pai)
+- FIX: Infinite loop in dependencytree (IVY-1540) (Thanks to Jaikiran Pai)
 
 - IMPROVEMENT: Throw an IllegalStateException when retrieving the 
resolutionCacheRoot on the DefaultResolutionCacheManager if the basedir (or 
IvySettings) is not set (IVY-1482)
 - IMPROVEMENT: Optimization: limit the revision numbers scanned if revision 
prefix is specified (Thanks to Ernestas Vaiciukevi&#269;ius)

Reply via email to