mbenson 2004/04/20 14:39:28 Modified: . WHATSNEW Log: Add <touch> <filelist> support to 1.6 branch. Revision Changes Path 1.592 +2 -2 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.591 retrieving revision 1.592 diff -u -r1.591 -r1.592 --- WHATSNEW 20 Apr 2004 19:29:55 -0000 1.591 +++ WHATSNEW 20 Apr 2004 21:39:28 -0000 1.592 @@ -37,8 +37,6 @@ * <nice> task lets you set the priority of the current thread; non-forking <java> code will inherit this priority in their main thread. -* <touch> has filelist support. - * A new roundup attribute on <zip> and related task can be used to control whether the file modification times inside the archive will be rounded up or down (since zips only store modification times with @@ -150,6 +148,8 @@ * <sshexec> now also captures stderr output. Bugzilla Report 28349. * <xslt> now supports a nested <mapper>. Bugzilla Report 11249. + +* <touch> has filelist support. Changes from Ant 1.6.0 to Ant 1.6.1 =============================================
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]