From 11be3954a58817b0b16bb024a60375aeced289b6 Mon Sep 17 00:00:00 2001 From: Diane Holt Date: Mon, 25 Mar 2002 19:14:06 +0000 Subject: [PATCH] Add "implementation" -> "compiler". PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272025 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 920b7c13b..c3ef1cf95 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -47,6 +47,9 @@ Changes that could break older environments: * Ant's testcases now require JUnit 3.7 or above, as they now use the new assertTrue method instead of assert. +* To make more consistent, 's "implementation" attribute + has been renamed to "compiler". + Fixed bugs: ----------- * Fixed bug where ignored s.