From bf4c769b235ab839f87d8e77f5d1e18087aea054 Mon Sep 17 00:00:00 2001 From: Nicolas Lalevee Date: Sun, 24 Jul 2011 10:47:47 +0000 Subject: [PATCH] BR 41986 - fix whatsnew git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1150333 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 3c3901c5f..22f8adfd3 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -60,7 +60,7 @@ Fixed bugs: Bugzilla Report 42969. * quiet attribute added to the copy and move tasks, to be used together - with failonerror=true, so warnings won't get logged + with failonerror=false, so warnings won't get logged Bugzilla Report 48789. Other changes: