From 1ac2f5b90e86972d8a1a9582eb9858efd02a4586 Mon Sep 17 00:00:00 2001 From: Kevin Jackson Date: Sat, 12 May 2007 04:10:25 +0000 Subject: [PATCH] -update with new entries git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537331 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index d506d0549..fafe31c8d 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -16,6 +16,9 @@ Changes that could break older environments: Fixed bugs: ----------- +* Regression: Locator fails with URI encoding problem when spaces in path + Bugzilla report 42222 + * Improvements in AntClassLoader Speed. Bugzilla report 42259 @@ -80,6 +83,11 @@ Fixed bugs: Other changes: -------------- +*