]> granicus.if.org Git - curl/commit
- David McCreedy brought a fix and a new test case (129) to make libcurl work
authorDaniel Stenberg <daniel@haxx.se>
Tue, 19 Jan 2010 21:39:10 +0000 (21:39 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 19 Jan 2010 21:39:10 +0000 (21:39 +0000)
commita5ca3f175470e5ca82686b0356c0a1691ac08758
tree4899b0713a5f2fbbde3db40d0dc70a1b6be6ee44
parent77a17a21d11e067caeae9ef9c59d6c62a3ce355c
- David McCreedy brought a fix and a new test case (129) to make libcurl work
  again when downloading files over FTP using ASCII and it turns out that the
  final size of the file is not the same as the initial size the server
  reported. This is very common since servers don't take the newline
  conversions into account.
CHANGES
RELEASE-NOTES
lib/ftp.c
tests/data/Makefile.am