diff --git a/doc/release-notes.html b/doc/release-notes.html index 4ddd75b0..60936705 100644 --- a/doc/release-notes.html +++ b/doc/release-notes.html @@ -77,7 +77,7 @@ List of changes since Ivy 2.4.0: - IMPROVEMENT: Update bouncycastle to 1.52 (IVY-1521) (Thanks to Michal Srb) - 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 ivy.maven.lookup.sources and ivy.maven.lookup.javadoc 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)