From c87a22c514458fc361e9fba49c4412a6502a5ae6 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Fri, 4 Jun 2004 12:25:13 +0000 Subject: [PATCH] update WHATSNEW for dynamicconfiguratorNS and for implicit nested elements in macrodef git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276524 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 1f5b0c895..a45adf281 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -200,6 +200,11 @@ Other changes: * A binary option has been added to . Bugzilla Report 26312. +* Added DynamicConfiguratorNS, an namespace aware version of + DynamicConfigurator. Bugzilla Report 28436. + +* Add implicit nested element to . Bugzilla Report 25633. + Changes from Ant 1.6.0 to Ant 1.6.1 =============================================