From 935d76e2f45b3213ebf1924239b5727077ed72a0 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Mon, 3 Apr 2006 15:21:13 +0000 Subject: [PATCH] sp git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@391068 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index beb82884a..5ceb69f67 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -87,7 +87,7 @@ Fixed bugs: * Problem when adding multiple filter files, Bugzilla Report 37341 -* problem referencing jars specfied by Class-Path attribute in manifest +* problem referencing jars specified by Class-Path attribute in manifest of a ant task jar file, when this ant task jar file is located in a directory with space, Bugzilla Report 37085