From ed0a9da531231d132fa849aa3d8480fd384c3037 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Fri, 28 Jul 2000 11:49:25 +0000 Subject: [PATCH] Added entries to the fixed bugs section. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@267849 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 6a8388a00..99e2bd693 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -42,8 +42,8 @@ Fixed bugs: * didn't work when used as a directory based task. -* Path didn't resolve relative filenames with respect to the Project's -basedir. +* Path, Available, Property didn't resolve relative filenames with +respect to the Project's basedir. * Project didn't interpret the basedir attribute correctly in all -cases. +cases. \ No newline at end of file