prepare 1.2

git-svn-id: https://svn.apache.org/repos/asf/incubator/ivy/trunk@484036 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Xavier Hanin 2005-09-14 18:06:33 +00:00
parent 02306bfe24
commit 51a820732c
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
version 1.2 - 2005-09-14
===============================
- new ivy.deps.changed property set if there are changes since last resolve (IVY-71)
- new buildlist task: calculate order of dependencies of subprojects for easy multi-projects builds (IVY-69)
- accept organization as token (IVY-55)