diff --git a/WHATSNEW b/WHATSNEW index ac3811256..8e2b0f0c2 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -153,7 +153,7 @@ Other changes: a build if a warning occurs. Bugzilla Report 41836. - * Ant now supports local properties. Bugzilla report 23942. + * Ant now supports scoped properties (see Local task). Bugzilla report 23942. * 's CSV output can be controlled via the new attributes csvColumnSeparator and csvQuoteCharacter.