From 4509fa9281424755cb05eea9924c4bd8b923116c Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 12 Jan 2004 10:19:45 +0000 Subject: [PATCH] Revert, and learn reading. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275897 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 1accb7408..b00a06d48 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -16,6 +16,8 @@ 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 @@ -31,8 +33,6 @@ 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 =================================