configure and curl-config fixes

This commit is contained in:
Daniel Stenberg 2004-12-10 09:46:14 +00:00
parent c1312cab1f
commit a7488672bf
1 changed files with 3 additions and 1 deletions

View File

@ -25,6 +25,8 @@ This release includes the following changes:
This release includes the following bugfixes:
o configure works better with SSL libs in a "non-standard ld.so dir"
o curl-config --vernum zero prefixed
o bad memory access in the NTLM code
o EPSV on multi-homed servers now works correctly
o chunked-encoded transfers could get closed pre-maturely without error
@ -62,6 +64,6 @@ advice from friends like these:
Tomas Pospisek, Gisle Vanem, Dan Fandrich, Paul Nolan, Andres Garcia,
Tim Sneddon, Ian Gulliver, Jean-Philippe Barrette-LaPierre, Jeff Phillips,
Wojciech Zwiefka, David Phillips, Reinout van Schouwen, Maurice Barnum,
Richard Atterer, Rene Bernhardt
Richard Atterer, Rene Bernhardt, Matt Veenstra, Bryan Henderson, Ton Voon
Thanks! (and sorry if I forgot to mention someone)