Author: kevj
Date: Fri May 11 21:10:25 2007
New Revision: 537331
URL: http://svn.apache.org/viewvc?view=rev&rev=537331
Log:
-update with new entries
Modified:
ant/core/trunk/WHATSNEW
Modified: ant/core/trunk/WHATSNEW
URL:
http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=537331&r1=537330&r2=537331
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Fri May 11 21:10:25 2007
@@ -16,6 +16,9 @@
Fixed bugs:
-----------
+* Regression: Locator fails with URI encoding problem when spaces in path
+ Bugzilla report 42222
+
* Improvements in AntClassLoader Speed.
Bugzilla report 42259
@@ -80,6 +83,11 @@
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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]