aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-07-04 21:53:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-07-04 21:53:02 +0000
commite7de7d5eb32a9cade77f39eeb2f6386527cb02d6 (patch)
tree2d2a291928003f3bd9d28ebf611c578b38db7450 /RELEASE-NOTES
parent20005a83d2ce3db5a7e6ea95ffdd8a047fd5e427 (diff)
mention the strerror_r detection fix in configure
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 922ea35a8..fad14e48f 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -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