Browse Source

Make sure includeEmptyDirs attribute of <delete> does what it promises.

forgot to save this file - again.
PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268829 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 24 years ago
parent
commit
93df9d29a1
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -26,6 +26,9 @@ Fixed bugs:

* <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
===========================================



Loading…
Cancel
Save