From 5ac70fbef641aee04e31b4a6c55ce99dfd926a05 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 9 Sep 2002 08:22:22 +0000 Subject: [PATCH] document in WHATSNEW git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273310 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 4f74f0dac..e3037851b 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -59,6 +59,8 @@ Other changes: fileset to be constructed without having to specify its parent directory separately. +* New condition + Changes from Ant 1.5beta3 to Ant 1.5 ====================================