diff --git a/WHATSNEW b/WHATSNEW index f8b74e1ea..4cd3d9463 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -20,6 +20,11 @@ Other changes: * Enable to choose the regexp implementation without system property. Bugzilla Report 15390. + +* task lets you set the priority of the current thread; non-forking + code will inherit this priority in their main thread. + +* has filelist support. Changes from Ant 1.5.4 to Ant 1.6 =================================