From 42ab91355cf97251198e7cac782f10ccdf353b92 Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Wed, 20 Sep 2006 22:47:20 +0000 Subject: [PATCH] add note to whatsnew about performance improvments git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@448389 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 585c2f234..f3b661678 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -27,6 +27,9 @@ Fixed bugs: Other changes: -------------- +* Some performance improvements, including Bugzilla report 25778. + + Changes from Ant 1.7.0Beta1 to Ant 1.7.0Beta2 =============================================