The patch came from Patrick Woodworth

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@691878 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maarten Coene 2008-09-04 06:08:57 +00:00
parent 8174a5bbf5
commit 4cd2d2256a
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ for detailed view of each issue, please consult http://issues.apache.org/jira/br
- IMPROVEMENT: Add a memory cache for the module descriptor that are parsed from the cache (IVY-883)
- IMPROVEMENT: Improve performance (IVY-872)
- FIX: Enable consistent support of the configuration negation operator (IVY-894)
- FIX: Enable consistent support of the configuration negation operator (IVY-894) (thanks to Patrick Woodworth)
- FIX: add variable expansion in extra attributes (IVY-798)
- FIX: Invalid URL when using dynamic ranges (IVY-885)
- FIX: can't use gotoNode with a node which has not been visited yet (IVY-874)