Diego Casorran patches to make (lib)curl build fine on Amiga again

This commit is contained in:
Daniel Stenberg
2005-07-13 18:06:40 +00:00
parent ee0666c8df
commit 16bbd13af7
10 changed files with 79 additions and 31 deletions

View File

@@ -17,6 +17,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o builds fine on AmigaOS again
o corrected date parsing on Windows with auto-DST-adjust enabled
o treats CONNECT 407 responses with bodies better during Digest/NTLM auth
o improved strerror_r() API guessing when cross-compiling
@@ -44,6 +45,6 @@ advice from friends like these:
John McGowan, Georg Wicherski, Andres Garcia, Eric Cooper, Todd Kulesza,
Tupone Alfredo, Gisle Vanem, David Shaw, Andrew Bushnell, Dan Fandrich,
Adrian Schuur
Adrian Schuur, Diego Casorran
Thanks! (and sorry if I forgot to mention someone)