Browse Source

forgot to update WHATSNEW

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1525226 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 11 years ago
parent
commit
9ded4758e1
1 changed files with 6 additions and 7 deletions
  1. +6
    -7
      WHATSNEW

+ 6
- 7
WHATSNEW View File

@@ -8,6 +8,12 @@ Changes that could break older environments:
Fixed bugs:
-----------

* <parallel> swallowed the status code of nested <fail> tasks.
Bugzilla Report 55539.

* a race condition could make <fixcrlf> tasks of parallel builds to
interfere with each other.
Bugzilla Report 54393.

Other changes:
--------------
@@ -17,13 +23,6 @@ Other changes:
* tar entries with long link names are now handled the same way as
entries with long names.

* <parallel> swallowed the status code of nested <fail> tasks.
Bugzilla Report 55539.

* a race condition could make <fixcrlf> tasks of parallel builds to
interfere with each other.
Bugzilla Report 54393.

Changes from Ant 1.9.1 TO Ant 1.9.2
===================================



Loading…
Cancel
Save