aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-10-06 09:04:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-10-06 09:04:20 +0000
commit01acbfa1a52ac571f32f2ee21279c664dc57eff3 (patch)
tree03d66d5e08f128f05d70557b4c08e8ebb2955540 /RELEASE-NOTES
parent49b2896a3bbd53fcc4f3e596bd52e418da921cba (diff)
updates of today
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 1d265defa..7bf65dc02 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,6 +19,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o configure's gethostbyname check when both nsl and socket libs are required
o configure --with-libidn now checks the given path before defaults
o a race condition sometimes resulting in CURLE_COULDNT_RESOLVE_HOST in the
windows threaded name resolver code