From c0a1986ecb710872fbab56b5d1412809b74ef2c2 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Tue, 22 Jun 2004 19:38:02 +0000 Subject: [PATCH] merged. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276601 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 7238ac72b..2394a4d32 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -24,8 +24,6 @@ Other changes: * New type introduced to provide extreme I/O flexibility. Initial support for , , and tasks. -* supports loading from a resource. - * Changed default tempdir for from user.dir to java.io.tmpdir. * A new base class DispatchTask has been added to facilitate elegant @@ -238,6 +236,9 @@ Other changes: * accepts a nested . +* supports loading from a resource. + Bugzilla Report 28340. + Changes from Ant 1.6.0 to Ant 1.6.1 =============================================