handles expiry times in cookie files that go beyond 32 bits in size
authorDaniel Stenberg <daniel@haxx.se>
Wed, 17 Aug 2005 09:01:07 +0000 (09:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 17 Aug 2005 09:01:07 +0000 (09:01 +0000)
RELEASE-NOTES

index 15d5311..adad930 100644 (file)
@@ -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"