You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2015/01/11 13:32:32 UTC

[3/3] ant-ivy git commit: Update release notes about the ssh config

Update release notes about the ssh config

This closes #3


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

Branch: refs/heads/master
Commit: 6b2eba430bd7abdef4e9c7851acf6b2c2459cb6d
Parents: da0f817
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Sun Jan 11 13:30:34 2015 +0100
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun Jan 11 13:30:34 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/6b2eba43/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 8009de9..4789072 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -59,6 +59,8 @@ List of changes since Ivy 2.4.0:
 
 - FIX: ArrayIndexOutOfBoundsException when using a p2 repository for dependencies (IVY-1504)
 
+- NEW: Lets ssh-based resolvers use an ~/.ssh/config file to find username/hostname/keyfile options (Thanks to Colin Stanfill)
+
 <!-- Samples :
 - NEW: bla bla bla (IVY-1234) (Thanks to Jane Doe)
 - IMPROVEMENT: bla bla bla (IVY-1234) (Thanks to Jane Doe)
@@ -190,6 +192,7 @@ Here is the list of people who have contributed source code and documentation up
 <li>John Shields</li>
 <li>Nihal Sinha</li>
 <li>Gene Smith</li>
+<li>Colin Stanfill</li>
 <li>Simon Steiner</li>
 <li>Johan Stuyts</li>
 <li>John Tinetti</li>