From a6dcdfae7010931d3e275d2e593bf5d761075dea Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 12 Jan 2004 10:19:12 +0000 Subject: [PATCH] Oops, the change shouldn't break anything git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275896 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index b00a06d48..1accb7408 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -16,8 +16,6 @@ Fixed bugs: * Fix jboss element of ejb task (introduced in ant 1.6.0). -* failed to load classes correctly. - Other changes: -------------- * Translate task logs a debug message specifying the number of files @@ -33,6 +31,8 @@ Other changes: * has a new attribute - fixlast. Bugzilla Report 23262. +* failed to load classes correctly. + Changes from Ant 1.5.4 to Ant 1.6 =================================