Skip to content
Snippets Groups Projects
Commit c36af24c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

handles expiry times in cookie files that go beyond 32 bits in size

parent a676c185
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ This release includes the following changes:
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
isn't readable now gets a warning displayed
o write callback abort didn't always "take"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment