diff options
author | Daniel Stenberg <daniel@haxx.se> | 2009-05-07 20:00:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2009-05-07 20:00:44 +0000 |
commit | 9c788a529beb63e95de5be013bb4b0f26f8456a0 (patch) | |
tree | 8f02914db27ff155e08e75001cf7b72ee267f353 /CHANGES | |
parent | 6159c356c9491ad235ea2bef4f4d3c0258a62364 (diff) |
- Made the SO_SNDBUF setting for the data connection socket for ftp uploads as
well. See change 28 Apr 2009.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Stenberg (7 May 2009) +- Made the SO_SNDBUF setting for the data connection socket for ftp uploads as + well. See change 28 Apr 2009. + Yang Tse (7 May 2009) - Fixed an issue affecting FTP transfers, introduced with the transfer.c patch committed May 4. |