mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:53:32 +03:00
handles expiry times in cookie files that go beyond 32 bits in size
This commit is contained in:
parent
a676c18502
commit
c36af24cbd
1 changed files with 1 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ This release includes the following changes:
|
||||||
|
|
||||||
This release includes the following bugfixes:
|
This release includes the following bugfixes:
|
||||||
|
|
||||||
|
o handles expiry times in cookie files that go beyond 32 bits in size
|
||||||
o several client problems with files, such as doing -d @file when the file
|
o several client problems with files, such as doing -d @file when the file
|
||||||
isn't readable now gets a warning displayed
|
isn't readable now gets a warning displayed
|
||||||
o write callback abort didn't always "take"
|
o write callback abort didn't always "take"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue