diff --git a/WHATSNEW b/WHATSNEW index 77bfac33c..d039fa361 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -60,8 +60,12 @@ Other changes: As it tests for the implementation, it can be used to check for optional tasks being available. -* added textname attribute to +* added nested text support to +* added initial support for Java 1.5. Java 1.5 is now correctly + detected by Ant and treated just like Java 1.4. You can now specify + source="1.5" in the task. + Changes from Ant 1.5.4 to Ant 1.6.0 ===================================