Author: mbenson Date: Tue Nov 6 10:32:52 2007 New Revision: 592516 URL: http://svn.apache.org/viewvc?rev=592516&view=rev Log: 43799
Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=592516&r1=592515&r2=592516&view=diff ============================================================================== --- ant/core/trunk/WHATSNEW (original) +++ ant/core/trunk/WHATSNEW Tue Nov 6 10:32:52 2007 @@ -42,10 +42,13 @@ ----------- * <symlink> task couldn't overwrite existing symlinks that pointed to nonexistent files - Bugzilla report 38199 + Bugzilla report 38199. * <symlink> task couldn't overwrite files that were in the way of the symlink. - Bugzilla report 43426 + Bugzilla report 43426. + + * <touch> task couldn't differentiate between "no resources specified" and "no resources + matched." Bugzilla report 43799. Other changes: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]