projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a676c18
)
handles expiry times in cookie files that go beyond 32 bits in size
author
Daniel Stenberg
<daniel@haxx.se>
Wed, 17 Aug 2005 09:01:07 +0000
(09:01 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Wed, 17 Aug 2005 09:01:07 +0000
(09:01 +0000)
RELEASE-NOTES
patch
|
blob
|
history
diff --git
a/RELEASE-NOTES
b/RELEASE-NOTES
index 15d531107a9122e498e9d9784321bafcf538a36d..adad93014356fe05261216513ddbe0456d370633 100644
(file)
--- a/
RELEASE-NOTES
+++ b/
RELEASE-NOTES
@@
-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"