aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-04-21 13:46:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-04-21 13:46:19 +0000
commitdb03d4bdd0aa5b2eaef8fb0987310fe5c0ff0570 (patch)
tree40464558f59ce91404718b5061cba70eb369e85e /RELEASE-NOTES
parent0ec96e427987e157dfbee57c016c30b671f336f5 (diff)
Ale Vesely fixed CURLOPT_INTERFACE when using a hostname
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES7
1 files changed, 5 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 7b2cedeea..cb352f53d 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -18,10 +18,12 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o CURLOPT_INTERFACE works with hostname
+ o configure runs fine with ICC
o closed control connection with FTP when easy handle was removed from multi
o curl --trace crash when built with VS2005
o SSL connect time-out
- o Improved NTLM functionality
+ o improved NTLM functionality
o following redirects with more than one question mark in source URL
o fixed debug build crash with -d
o TFTP works on more systems
@@ -39,6 +41,7 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Dan Fandrich, Ilja van Sprundel, David McCreedy, Tor Arntsen, Xavier Bouchoux,
- David Byron, Michele Bini, Ates Goral, Katie Wang, Robson Braga Araujo
+ David Byron, Michele Bini, Ates Goral, Katie Wang, Robson Braga Araujo,
+ Ale Vesely
Thanks! (and sorry if I forgot to mention someone)