Browse Source

merge from branch

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@561056 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 18 years ago
parent
commit
a6f974156b
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      WHATSNEW

+ 3
- 0
WHATSNEW View File

@@ -38,6 +38,9 @@ Changes that could break older environments:
* <java> with fork now returns gives -1 instead of 0 as result when failonerror
is false and some exception (including timeout) occurs. Br 42377.

* ant-type attribute has been marked as deprecated and a warning has been
issued if it is encountered in the build file.

Fixed bugs:
-----------
* Regression: Locator fails with URI encoding problem when spaces in path


Loading…
Cancel
Save