diff --git a/WHATSNEW b/WHATSNEW index 537b7589a..853ade40b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -23,6 +23,9 @@ Fixed bugs: * presetdef'ed types did not work with the ant-type attribute +* fixed case handling of macrodef attributes and elements. Bugzilla + Reports 25687 and 26225. + Other changes: -------------- * Translate task logs a debug message specifying the number of files @@ -38,8 +41,8 @@ Other changes: * has a new attribute - fixlast. Bugzilla Report 23262. -* has 2 new attributes, needsresolveproperty and changeproperty. - Bugzilla Report 25711. +* add description attributes to macrodef attributes and elements. + Bugzilla Report 24711. Changes from Ant 1.5.4 to Ant 1.6.0 ===================================