stevel 2004/01/08 06:58:54 Modified: . WHATSNEW Log: documented some changes I've made Revision Changes Path 1.516 +5 -0 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.515 retrieving revision 1.516 diff -u -r1.515 -r1.516 --- WHATSNEW 7 Jan 2004 10:36:37 -0000 1.515 +++ WHATSNEW 8 Jan 2004 14:58:53 -0000 1.516 @@ -20,6 +20,11 @@ * Enable to choose the regexp implementation without system property. Bugzilla Report 15390. + +* <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. Changes from Ant 1.5.4 to Ant 1.6 =================================
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]