Browse Source

increase buffer size for <scp>

Submitted by Petr Kureš @pkures
closes #8 and closes #9
master
Stefan Bodewig 10 years ago
parent
commit
1ee66cbe7f
3 changed files with 9 additions and 0 deletions
  1. +1
    -0
      CONTRIBUTORS
  2. +4
    -0
      WHATSNEW
  3. +4
    -0
      contributors.xml

+ 1
- 0
CONTRIBUTORS View File

@@ -296,6 +296,7 @@ Peter Doornbosch
Peter Hulst Peter Hulst
Peter Janes Peter Janes
Peter Reilly Peter Reilly
Petr Kureš
Phil Hanna Phil Hanna
Philip Hourihane Philip Hourihane
Phillip Wells Phillip Wells


+ 4
- 0
WHATSNEW View File

@@ -117,6 +117,10 @@ Other changes:
* MailLogger can now add CC and BCC addresses. * MailLogger can now add CC and BCC addresses.
Bugzilla Report 57789. Bugzilla Report 57789.


* <scp>'s buffer size has been increased from 1k to 100k to match
<ftp> and <get>.
github pull requests #8 and #9

Changes from Ant 1.9.3 TO Ant 1.9.4 Changes from Ant 1.9.3 TO Ant 1.9.4
=================================== ===================================




+ 4
- 0
contributors.xml View File

@@ -1201,6 +1201,10 @@
<first>Peter</first> <first>Peter</first>
<last>Reilly</last> <last>Reilly</last>
</name> </name>
<name>
<first>Petr</first>
<last>Kureš</last>
</name>
<name> <name>
<first>Phil</first> <first>Phil</first>
<last>Hanna</last> <last>Hanna</last>


Loading…
Cancel
Save