From ac9af265f9c8ea8bd5034155dd444980c44f72c3 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Mon, 29 Mar 2021 09:39:22 +0530 Subject: [PATCH] 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 80b16a2a..aef7b189 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: