diff --git a/WHATSNEW b/WHATSNEW index d010bb580..72f1f4301 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -3,6 +3,16 @@ Changes from Ant 1.1 to the current sources Changes that could break older environments: -------------------------------------------- +* Semantics of has changed again in the hope to be more +intuitive. ${} expansion now happens at runtime and tags +living inside of targets only take effect if they are visited at +runtime. + +As a side effect of this change, task's attributes get set at runtime +not at parser time as well, which might change the results of +