diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-10-12 12:47:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-10-12 12:47:38 +0000 |
commit | 3fa1879f6ad176e73344291a1df241559dbbc23a (patch) | |
tree | 30ce5380ca380298a34e0b4e4a5a49658a06ebac /RELEASE-NOTES | |
parent | d30cf22c126103e0b6f44bba4375096a12eb69f9 (diff) |
recent fixes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 41bcc4d7e..d96973a00 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,8 @@ This release includes the following changes: This release includes the following bugfixes: + o libcurl error message is now provided when send() fails + o no more SIGPIPE on Mac OS X and other SO_NOSIGPIPE-supporting platforms o HTTP resume was refused if redirected o configure's gethostbyname check when both nsl and socket libs are required o configure --with-libidn now checks the given path before defaults @@ -67,6 +69,7 @@ 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 + Aleksandar Milivojevic, Gisle Vanem, Chris "Bob Bob", Chih-Chung Chang, + Andy Cedilnik, Alan Pinstein Thanks! (and sorry if I forgot to mention someone) |