diff --git a/WHATSNEW b/WHATSNEW index 86711d438..19eba8cd6 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -10,6 +10,13 @@ Other changes: * Added nested prefixedfileset element to +* Changed so that printing is at the task level rather than + the statement level. + +* javadoc task will pass -d flag to any doclet if the destDir attribute is + given. If the doclet does not accept the -d flag then omit the destdir + attribute. + Fixed bugs: ----------- @@ -17,6 +24,8 @@ Fixed bugs: * javadoc's failonerror attribute works again +* Changed task so that printing result sets works on Oracle + Changes from Ant 1.1 to Ant 1.2 ===============================