You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by jk...@apache.org on 2006/06/07 21:18:33 UTC

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

Author: jkf
Date: Wed Jun  7 12:18:32 2006
New Revision: 412492

URL: http://svn.apache.org/viewvc?rev=412492&view=rev
Log: (empty)

Modified:
    ant/core/trunk/WHATSNEW

Modified: ant/core/trunk/WHATSNEW
URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?rev=412492&r1=412491&r2=412492&view=diff
==============================================================================
--- ant/core/trunk/WHATSNEW (original)
+++ ant/core/trunk/WHATSNEW Wed Jun  7 12:18:32 2006
@@ -89,6 +89,8 @@
 
 * <fixcrlf> used \r (Mac) line endings on OS X, whose proper line separator
   is \n (Unix).  Bugzilla report 39585.
+  
+* <scp> now optionally supports the sftp protocol, you may need a newer jsch.jar.  Bugzilla Report 39373.
 
 Fixed bugs:
 -----------
@@ -427,6 +429,8 @@
 * ReplaceTokens should allow properties files. Bugzilla report 39688.
 
 * FTP Account could not be specified in ant FTP task. Bugzilla report 39720.
+
+* Minor performance updates. Bugzilla report 39565.
 
 Changes from Ant 1.6.4 to Ant 1.6.5
 ===================================



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org