diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-01-13 23:33:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-01-13 23:33:50 +0000 |
commit | c8afb02b4cf51038e84edec13fb52a6ad149d044 (patch) | |
tree | 4bad5afbfb6dd234953a7857029001af5a0901fd /RELEASE-NOTES | |
parent | 869d65337ecc9e119a32a9b17b624e8a0c7d263c (diff) |
4GB download and cookielist "ALL" fixes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a9317ea60..dafc16e2c 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -48,6 +48,8 @@ This release includes the following bugfixes: now work on windows again o improved download performance by avoiding the unconditional "double copying" o base64 encoding/decoding works on non-ASCII platforms + o large file downloads + o CURLOPT_COOKIELIST set to "ALL" crash Other curl-related news: @@ -68,6 +70,6 @@ advice from friends like these: Matt Witherspoon, Alexey Simak, Martin Skinner, Sh Diao, Jared Lundell, Stefan Krause, Sebastien Willemijns, Alexey Simak, Brendan Jurd, Robson Braga Araujo, David McCreedy, Robert Foreman, Nathanael Nerode, - Victor Snezhko, Linus Nielsen Feltzing + Victor Snezhko, Linus Nielsen Feltzing, Toby Peterson Thanks! (and sorry if I forgot to mention someone) |