Updated release notes with IVY-955

git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/branches/2.0.0-rc2@707460 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Maarten Coene 2008-10-23 19:53:34 +00:00
parent 41eadde039
commit e2608eff0d
2 changed files with 2 additions and 0 deletions

View File

@ -217,5 +217,6 @@ List of changes since Ivy 2.0.0-rc1:
- FIX: Maven pom license url can contain xml entities (IVY-950)
- FIX: Maven pom license has name as optional element (IVY-949)
- FIX: Ivy doesn't throw an error when the parent POM cannot be loaded (IVY-931)
- FIX: Maven pom parser is not handling pom property ${project.parent.version} (IVY-955)
- DOCUMENTATION: Filesystem resolver: talks about "patterns" but does not mention these must become absolute file paths (IVY-910)

View File

@ -221,6 +221,7 @@ List of changes since Ivy 2.0.0-rc1:
- FIX: Maven pom license url can contain xml entities (IVY-950)
- FIX: Maven pom license has name as optional element (IVY-949)
- FIX: Ivy doesn't throw an error when the parent POM cannot be loaded (IVY-931)
- FIX: Maven pom parser is not handling pom property ${project.parent.version} (IVY-955)
- DOCUMENTATION: Filesystem resolver: talks about "patterns" but does not mention these must become absolute file paths (IVY-910)
</textarea>