bodewig 01/03/14 04:35:41 Modified: . WHATSNEW Log: Make sure includeEmptyDirs attribute of <delete> does what it promises. forgot to save this file - again. Revision Changes Path 1.86 +3 -0 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- WHATSNEW 2001/03/13 14:15:20 1.85 +++ WHATSNEW 2001/03/14 12:35:37 1.86 @@ -26,6 +26,9 @@ * <style>'s style attribute no handles absolute paths correctly. +* <delete includeemptydirs="true"> now deletes more than just the leaf + directories. + Changes from Ant 1.2 to Ant 1.3 ===========================================
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
