diff --git a/WHATSNEW b/WHATSNEW index 1e21c4097..2d78d9f22 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -38,7 +38,7 @@ Other changes: Bugzilla report 36772. * added searchparents attribute to . Bugzilla report 39549. -* tasks that don't extend Ant's Task class can will now get the build file +* tasks that don't extend Ant's Task class will now get the build file location reflected into a method of the signature void setLocation(Location) - if such a method exists.