Browse Source

-update with new entries

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@537331 13f79535-47bb-0310-9956-ffa450edef68
master
Kevin Jackson 18 years ago
parent
commit
1ac2f5b90e
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      WHATSNEW

+ 8
- 0
WHATSNEW View File

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


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

* Improvements in AntClassLoader Speed. * Improvements in AntClassLoader Speed.
Bugzilla report 42259 Bugzilla report 42259


@@ -80,6 +83,11 @@ Fixed bugs:


Other changes: Other changes:
-------------- --------------
* <script> now has basic support for JavaFX scripts

* SSH task can now take a command parameter containing the commands to execute.
This allows you to connect to a server and execute a number of commands
without constantly reconnecting for each command.


* Upgraded XML API to XML commons version 1.3.04. * Upgraded XML API to XML commons version 1.3.04.




Loading…
Cancel
Save