diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-16 14:07:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-16 14:07:31 +0000 |
commit | 2baf22e1845064aa2f6e654c9247d7a8a9e583fc (patch) | |
tree | 94825b6e36a09abd44f744ad97b02b0307f636de /RELEASE-NOTES | |
parent | 21d5aead47a1124b388ac7b7f030616fd1e63b26 (diff) |
today's changes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 8611f70cc..43826e6fa 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,9 @@ This release includes the following changes: This release includes the following bugfixes: + o CURLOPT_FTP_CREATE_MISSING_DIRS works for third party transfers + o memory leak for cookies received with max-age set + o potential memory leaks in the window name resolver o URLs with ?-letters in the user name or password fields o libcurl error message is now provided when send() fails o no more SIGPIPE on Mac OS X and other SO_NOSIGPIPE-supporting platforms @@ -73,7 +76,8 @@ advice from friends like these: Tarendash, Daniel at touchtunes, Bertrand Demiddelaer, Andreas Rieke, Jean-Claude Chauve, Dan Fandrich, Peter Sylvester, "Mekonikum", Jean-Philippe Barrette-LaPierre, Günter Knauf, Larry Campbell, Fedor Karpelevitch, - Aleksandar Milivojevic, Gisle Vanem, Chris "Bob Bob", Chih-Chung Chang, - Andy Cedilnik, Alan Pinstein, Eric Vergnaud + Aleksandar Milivojevic, Gisle Vanem, Chris "Bob Bob", Chih-Chung Chang, Andy + Cedilnik, Alan Pinstein, Eric Vergnaud, Traian Nicolescu, runekl at + opoint.com Thanks! (and sorry if I forgot to mention someone) |