socket leak, mingw build

This commit is contained in:
Daniel Stenberg
2005-02-18 11:54:52 +00:00
parent 4d815c9990
commit eadfd78c2e
2 changed files with 12 additions and 1 deletions

View File

@@ -16,6 +16,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o socket leak when local bind failed
o HTTP POST with --anyauth picking NTLM
o SSL problems when downloading exactly 16KB data
o out of memory conditions preserve error codes better
@@ -33,6 +34,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Gisle Vanem, David Byron, Marty Kuhrt, Maruko, Eric Vergnaud, Christopher
R. Palmer
R. Palmer, Mike Dobbs, David in bug report #1124588
Thanks! (and sorry if I forgot to mention someone)