From c68b3c57801356a570fcd8497e711f783dd9735d Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 29 May 2002 15:28:26 +0000 Subject: [PATCH] There's always at least one file you forget to save. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272807 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index b6189cb84..24c45f315 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1,3 +1,14 @@ +Changes from Ant 1.5 to current CVS version +============================================== + +Other changes: +-------------- + +* can now create XML output. + +* has a new srcfile attribute that can make it read +properties files and output them instead of Ant's properties. + Changes from Ant 1.4.1 to current CVS version ==============================================