diff --git a/WHATSNEW b/WHATSNEW index 0fbf10cbf..55015e1b0 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -99,8 +99,6 @@ Other changes: * Added preserveLastModified attribute to signjar task. Bugzilla report 30987. -* Added isfileselected condition. - * Added clone task. Bugzilla report 32631. * Add else attribute to the condition task, which specifies an @@ -243,6 +241,8 @@ Other changes: * Added preservelastmodified attribute to fixcrlf task. Bugzilla 25770. +* Added isfileselected condition. + Fixed bugs: -----------