From c89a59c17895e5fbf511657d300a73762243f80b Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Fri, 8 Dec 2006 03:33:39 +0000 Subject: [PATCH] distribute ant-testutil git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@483807 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index d28fc3f80..50d1ba219 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -59,6 +59,9 @@ Other changes: * Java 5 enumerations may now be used as values in XML attributes in place of EnumeratedAttribute. Bugzilla 41058. +* Create a pom file for ant-testutil and add ant-testutil.jar to the ant + distribution. Bugzilla 40980. + Changes from Ant 1.7.0Beta3 to Ant 1.7.0RC1 ===========================================