Author: hibou
Date: Sun Jul 24 10:47:47 2011
New Revision: 1150333
URL: http://svn.apache.org/viewvc?rev=1150333&view=rev
Log:
BR 41986
- fix whatsnew
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=1150333&r1=1150332&r2=1150333&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Sun Jul 24 10:47:47 2011
@@ -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: