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 2017/05/21 17:30:40 UTC

[3/3] ant-ivy git commit: releases notes for IVY-1554

releases notes for IVY-1554


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

Branch: refs/heads/master
Commit: 7fc5eee60bd999c73b62086890d91fdad5cc1d4c
Parents: c3c4df6
Author: Nicolas Lalevée <ni...@hibnet.org>
Authored: Sun May 21 19:30:19 2017 +0200
Committer: Nicolas Lalevée <ni...@hibnet.org>
Committed: Sun May 21 19:30:19 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/7fc5eee6/doc/release-notes.html
----------------------------------------------------------------------
diff --git a/doc/release-notes.html b/doc/release-notes.html
index 1034f90..4ddd75b 100644
--- a/doc/release-notes.html
+++ b/doc/release-notes.html
@@ -78,6 +78,7 @@ List of changes since Ivy 2.4.0:
 
 - NEW: Lets ssh-based resolvers use an ~/.ssh/config file to find username/hostname/keyfile options (Thanks to Colin Stanfill)
 - NEW: Add ivy.maven.sources.lookup and ivy.maven.javadoc.lookup variables to control the lookup of the additional artifacts. Defaults to true, for backward compatibility (IVY-1529)
+- NEW: Add (conditional) support for SHA-256 SHA-512 and SHA-384 checksum algorithms (IVY-1554) (Thanks to Jaikiran Pai)
 
 <!-- Samples :
 - NEW: bla bla bla (IVY-1234) (Thanks to Jane Doe)