From 34de8a14b44be8e60a2669e0d0caa2c147522bec Mon Sep 17 00:00:00 2001 From: Matthew Jason Benson Date: Fri, 17 Nov 2006 15:31:22 +0000 Subject: [PATCH] fixed wrong BZ number git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@476177 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index c0afb83e6..6d4d327ad 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -194,7 +194,7 @@ Changes that could break older environments: Bugzilla Report 40475. * nested element in , and others is now case-insensitive - for windows OS. Bugzilla Report 28826. + for windows OS. Bugzilla Report 28874. Fixed bugs: -----------