mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 22:15:13 -05:00
702664e959
file got a Last-Modified: header written to the data stream, corrupting the actual data. This was because some conditions from the previous FTP code was not properly brought into the new FTP code. I fixed and I added test case 520 to verify. (This bug was introduced in 7.13.1)
31 lines
979 B
Plaintext
31 lines
979 B
Plaintext
Curl and libcurl 7.13.2
|
|
|
|
Public curl release number: 87
|
|
Releases counted from the very beginning: 114
|
|
Available command line options: 104
|
|
Available curl_easy_setopt() options: 122
|
|
Number of public functions in libcurl: 46
|
|
Amount of public web site mirrors: 18
|
|
Number of known libcurl bindings: 30
|
|
|
|
This release includes the following changes:
|
|
|
|
o
|
|
|
|
This release includes the following bugfixes:
|
|
|
|
o CURLOPT_FILETIME when downloading FTP corrupted data
|
|
o FTP upload resume now works even if no file is present on the site
|
|
o SSL seeding no longer attempts to read the whole random file
|
|
|
|
Other curl-related news since the previous public release:
|
|
|
|
o pycurl 7.13.1 http://pycurl.sf.net
|
|
|
|
This release would not have looked like this without help, code, reports and
|
|
advice from friends like these:
|
|
|
|
Dan Fandrich, Ignacio Vazquez-Abrams, Randy McMurchy, Dominick Meglio
|
|
|
|
Thanks! (and sorry if I forgot to mention someone)
|