This is an automated email from the ASF dual-hosted git repository. jaikiran pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant-ivy.git
The following commit(s) were added to refs/heads/master by this push: new ac9af26 Update release notes ac9af26 is described below commit ac9af265f9c8ea8bd5034155dd444980c44f72c3 Author: Jaikiran Pai <jaiki...@apache.org> AuthorDate: Mon Mar 29 09:39:22 2021 +0530 Update release notes --- asciidoc/release-notes.adoc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/asciidoc/release-notes.adoc b/asciidoc/release-notes.adoc index 80b16a2..aef7b18 100644 --- a/asciidoc/release-notes.adoc +++ b/asciidoc/release-notes.adoc @@ -46,7 +46,9 @@ For details about the following changes, check our JIRA install at link:https:// *List of changes since Ivy 2.5.0:* - BREAKING: Removed old fr\jayasoft\ivy\ant\antlib.xml AntLib definition file (jira:IVY-1612[]) -- FIX: +- FIX: ResolveEngine resets dictator resolver to null in the global configuration (jira:IVY-1618[]) +- FIX: ConcurrentModificationException in MessageLoggerHelper.sumupProblems (jira:IVY-1628[]) + - IMPROVEMENT: