You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by st...@apache.org on 2007/11/22 18:08:12 UTC

svn commit: r597453 - /ant/core/trunk/WHATSNEW

Author: stevel
Date: Thu Nov 22 09:08:11 2007
New Revision: 597453

URL: http://svn.apache.org/viewvc?rev=597453&view=rev
Log:
43936: <fixcrlf> errors are unhelpful

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=597453&r1=597452&r2=597453&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Thu Nov 22 09:08:11 2007
@@ -49,6 +49,8 @@
 
  * <touch> task couldn't differentiate between "no resources specified" and "no resources
    matched."  Bugzilla report 43799.
+   
+   
 
 
 Other changes:
@@ -59,6 +61,10 @@
    to provide filenames, rather than require that all resources
    are instances or subclasses of FileResource
    Bugzilla report 43348
+   
+ * Fixcrlf now gives better error messages on bad directory attributes.
+   Bugzilla report 43936
+   
 
 
 Changes from Ant 1.7.0 TO Ant 1.7.1



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org