You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by ke...@apache.org on 2007/05/12 06:10:26 UTC

svn commit: r537331 - /ant/core/trunk/WHATSNEW

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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org