From 83d4e47c43970c2031bed17dc48169b14dcd36f2 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Mon, 16 Oct 2006 14:35:42 +0000 Subject: [PATCH] remove an extra space git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464506 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index ebc3ff647..13c68e286 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -74,7 +74,7 @@ Fixed bugs: Other changes: -------------- -* Some performance improvements, including Bugzilla report 25778. +* Some performance improvements, including Bugzilla report 25778. * Add condition. Bugzilla report 28883.