Browse Source

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@412492 13f79535-47bb-0310-9956-ffa450edef68

master
Jacobus Martinus Kruithof 19 years ago
parent
commit
3447bf3760
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      WHATSNEW

+ 4
- 0
WHATSNEW View File

@@ -89,6 +89,8 @@ Changes that could break older environments:

* <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:
-----------
@@ -428,6 +430,8 @@ Other changes:

* 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
===================================



Loading…
Cancel
Save