From ba8b59facf8a607641ca10fff1a2624b3f550def Mon Sep 17 00:00:00 2001 From: Jean-Louis Boudart Date: Sun, 12 Jan 2014 16:57:21 +0000 Subject: [PATCH] add IVY-1457 on CHANGES.txt git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1557559 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.txt b/CHANGES.txt index 4e4f0af1..9828ac41 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -174,6 +174,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br - FIX: Fix revision number mapping across namespaces (IVY-1423) - FIX: fix a NPE when loading a composite P2 repository with no children - FIX: fix missing configuration when fixdeps is used with a partial resolve +- FIX: XmlModuleDescriptorWritter doesn't support fully extra infos elements (IVY-1457) 2.3.0 =====================================