From 1771ff0102486fa9b5883fccb2a5b64ad9c08aac Mon Sep 17 00:00:00 2001 From: Peter Reilly Date: Sat, 14 Oct 2006 20:56:27 +0000 Subject: [PATCH] add comment on change to logging level of reference override git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@464022 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 3 +++ 1 file changed, 3 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index ff6c69ca7..ac7e81442 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -77,6 +77,9 @@ Other changes: * Added outputtoformatters attribute to to allow suppression of noisey tests. Bugzilla report 12817. +* Log level of message 'Overriding previous definition of reference to' + set to Verbose. Bugzilla report 17240. + Changes from Ant 1.7.0Beta1 to Ant 1.7.0Beta2 =============================================