Submitted by Petr Kureš @pkures closes #8 and closes #9master
@@ -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 | ||||
@@ -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 | ||||
=================================== | =================================== | ||||
@@ -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> | ||||