Browse Source

Adding a new attribute is not a bug...

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274447 13f79535-47bb-0310-9956-ffa450edef68
master
Magesh Umasankar 22 years ago
parent
commit
f3e9ec622f
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      WHATSNEW

+ 3
- 3
WHATSNEW View File

@@ -32,9 +32,6 @@ Changes that could break older environments:

Fixed bugs:
-----------
* A new attribute named skip is added to the TailFilter and
HeadFilter filter readers.
* Expand tasks did not behave as expected with PatternSets.

* <property environment=... /> now works on OS/400.
@@ -102,6 +99,9 @@ Fixed bugs:

Other changes:
--------------
* A new attribute named skip is added to the TailFilter and
HeadFilter filter readers.
* Shipped XML parser is now Xerces 2.4.0

* The filesetmanifest attribute of <jar> has been reenabled.


Loading…
Cancel
Save