diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-06-29 11:27:33 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-06-29 11:27:33 +0000 |
commit | 03f8ec89dbd15c804fd37b3eb5c502377bc94d27 (patch) | |
tree | c857df123acd808e4985833211b91543a3408cd9 /RELEASE-NOTES | |
parent | f633ab688b4a9a4670c99efa1ebbfee2223db605 (diff) |
multi interface connect fix
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 89df47112..8163b0a60 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -19,6 +19,7 @@ This release includes the following changes: This release includes the following bugfixes: + o multi interface connects fine to multi-IP resolving hosts o --limit-rate works on Mac OS X (and other systems with bad poll()s) o cookies can now hold 4999 bytes of content o HTTP POST/PUT with NTLM/Digest/Negotiate to a URL returning 3XX |