From b6173b684ad32a7e122beaa087ad026484d8d014 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Mon, 23 May 2005 20:00:21 +0000 Subject: [PATCH] ResourceCollections git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@278338 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index c2c85db2d..18b0fba80 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -215,6 +215,8 @@ Other changes: * New condition that tests the return-code of an executable. +* Added Resource Collections. + Changes from Ant 1.6.3 to Ant 1.6.4 ===================================