aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-02-23 13:48:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-02-23 13:48:27 +0000
commit8ba042cf88bb24abbf8d822e86632f50b4698dff (patch)
tree5f14035cd8b12e7bee0e74263dee32e21700ca34 /RELEASE-NOTES
parent7adf43c1c5ed8b2683bddf348b611997321c33f5 (diff)
limit rate and windows timeouts
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES5
1 files changed, 4 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 740c42988..e7762a9e9 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -7,6 +7,7 @@ Curl and libcurl 7.11.1. A bugfix release.
This release includes the following changes:
+ o name resolves can now timeout on windows too
o $HOME is now recognized better when looking for .netrc files
o now re-uses the ares handle when re-using curl handles
o SO_BINDTODEVICE is used for network interface binding
@@ -20,6 +21,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o --limit-rate no longer cripples the --speed-limit feature
o fixed verbose output problem with ipv6-enabled re-used connections
o fixed the socks5 code to check version in the socks response properly
o dns cache bug - fixed the 'inuse' counter
@@ -63,6 +65,7 @@ advice from friends like these:
Gisle Vanem, Vincent Bronner, Richard Bramante, Dirk Manske, Dan Fandrich,
Ken Hirsch, Stadler Stephan, Domenico Andreoli, Patrick Smith, Tor Arntsen,
Andrés García, Tim Baker, Len Krause, Gilad, Ken Rastatter, P R Schaffner,
- Greg Hewgill, Ben Greear, Jeff Lawson, Grigory Entin, Doug Porter
+ Greg Hewgill, Ben Greear, Jeff Lawson, Grigory Entin, Doug Porter, David
+ Byron
Thanks! (and sorry if I forgot to mention someone)