Author: jkf
Date: Thu Nov  3 14:12:36 2005
New Revision: 330652

URL: http://svn.apache.org/viewcvs?rev=330652&view=rev
Log:
Fix for 37341
cache of filterHash must also be invalidated if a file is read, not only if a 
single filter is added.

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: 
http://svn.apache.org/viewcvs/ant/core/trunk/WHATSNEW?rev=330652&r1=330651&r2=330652&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Thu Nov  3 14:12:36 2005
@@ -66,6 +66,8 @@
 
 Fixed bugs:
 -----------
+* Problem when adding multiple filter files, Bugzilla Report 37341
+
 * problem refering jars specfied by Class-Path attribute in manifest
   of a ant task jar file, when this ant task jar file is located in
   a directory with space, Bugzilla Report 37085 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to