diff --git a/WHATSNEW b/WHATSNEW index 720b20975..1136c46d5 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -206,6 +206,10 @@ Other changes: * project name is now used for *all* targets so one can write consistent import build file. bugzilla report 28444. +* New condition that can be used to probe for the declaration + and implementation of a task, type, preset, macro, scriptdef, whatever. + As it tests for the implementation, it can be used to check for optional + tasks being available. Changes from Ant 1.6.3 to Ant 1.6.4 @@ -870,11 +874,6 @@ Other changes: - Added three new ClearCase commands: ccmkattr, ccmkdir, ccmkelem Bugzilla Report 26253. -* New condition that can be used to probe for the declaration - and implementation of a task, type, preset, macro, scriptdef, whatever. - As it tests for the implementation, it can be used to check for optional - tasks being available. - * added nested text support to * added initial support for Java 1.5. Java 1.5 is now correctly