From f7d96a02a86096bad7a8d69af721ce3c94fd94e3 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 13 Apr 2004 11:30:47 +0000 Subject: [PATCH] book-keeping git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276300 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index c9cc43c3d..29c841098 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -121,6 +121,10 @@ Other changes: * add uid and gid to tarfileset. Bugzilla Report 19120. +* has a verbose attribute to get some feedback during the + transfer and new [local|remote][File|Todir] alternatives to file and + todir that explicitly state the direction of the transfer. + Changes from Ant 1.6.0 to Ant 1.6.1 =============================================