mention the strerror_r detection fix in configure

This commit is contained in:
Daniel Stenberg
2005-07-04 21:53:02 +00:00
parent 20005a83d2
commit e7de7d5eb3
2 changed files with 7 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o treats CONNECT 407 responses with bodies better during Digest/NTLM auth
o improved strerror_r() API guessing when cross-compiling
o debug builds work on Tru64
o improved libcurl.m4
o possible memory leak in windows name resolves