From 0cd9301832fb8fe727b281bab43fedb08c346119 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Tue, 3 Aug 2004 23:26:44 +0000 Subject: [PATCH] updated whatsnew git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276750 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 0a637bdf7..c6b1b78da 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -31,6 +31,12 @@ Other changes: * Added nested elements to and to allow specification of multiple sub-build targets, which are executed with a single dependency analysis. + +* Major revision of . Supports mono wsdl and the microsoft + wsdl run on mono, as well as most of the .NET WSE2.0 options. Extra + schemas (files or urls) can be named in the element. + Compilers can be selected using the compiler attribute, which defaults + to "microsoft" on windows, and "mono" on everything else. Changes from Ant 1.6.2 to current Ant 1.6 CVS version =====================================================