From 3bed56930a5df5bfdea872f1d81e7db6b5611e36 Mon Sep 17 00:00:00 2001 From: Steve Loughran Date: Sat, 30 Oct 2004 21:06:53 +0000 Subject: [PATCH] document mapper in expand git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276983 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index d81cdc866..fa5bb8443 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -75,7 +75,10 @@ Other changes: * Added a new "failall" value for the onerror attribute of . Bugzilla report 31685. -* New task can retrieve library files from a maven repository. +* New task can retrieve library files from a maven repository. + +* unzip/unwar/unjar/untar now supports a nested mapper, which lets you unzip + in useful ways. Changes from Ant 1.6.2 to current Ant 1.6 CVS version =====================================================