From 3398e1c3267fc1ffebcf6ec59eb499fc3957dfc4 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Mon, 19 Jan 2004 17:00:03 +0000 Subject: [PATCH] opps - deleted other change git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275936 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 853ade40b..2e3f13449 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -41,6 +41,9 @@ 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.