mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
7.15.0 time
This commit is contained in:
parent
943aea6267
commit
96cec4dfd7
2 changed files with 18 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Curl and libcurl 7.15.0
|
|||
Available command line options: 109
|
||||
Available curl_easy_setopt() options: 124
|
||||
Number of public functions in libcurl: 46
|
||||
Amount of public web site mirrors: 25
|
||||
Amount of public web site mirrors: 24
|
||||
Number of known libcurl bindings: 32
|
||||
Number of contributors: 451
|
||||
|
||||
|
|
@ -16,6 +16,7 @@ This release includes the following changes:
|
|||
|
||||
This release includes the following bugfixes:
|
||||
|
||||
o user+domain name buffer overflow in the NTLM code (security flaw)
|
||||
o -z over FTP now considers equal timestamps "not modified since"
|
||||
o Weird characters removed from the configure script
|
||||
o Fixed time zone offsets for MEST and CEST for the time parser
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue