From c75ec1bfdb0670338be95019602c00f0e56a6e62 Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Tue, 9 May 2006 14:12:17 +0000 Subject: [PATCH] fix typo git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@405440 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 79546bbac..f38b614f7 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -215,7 +215,7 @@ Fixed bugs: standardized improperly included objselect and objsel property accessors to delegate to the inherited objSelect property accessor. Bugzilla report 37766. -* and and now correctly merge multiple nested patternsets. Bugzilla Report 38973. Other changes: