diff --git a/WHATSNEW b/WHATSNEW index fafe31c8d..18747aa1f 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -81,6 +81,9 @@ Fixed bugs: * Regression: concat fixlastline="true" should not have applied to nested text, but did in Ant 1.7.0. Bugzilla 42369. +* Regression: ant.version was not passed down in . + This worked in Ant1.6.5, but not in 1.7.0. Bugzilla bug 42263 + Other changes: -------------- *