diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-03-09 22:48:07 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-03-09 22:48:07 +0000 |
commit | 1e55ed5c7d04c47fc931719fea05314f126aa974 (patch) | |
tree | 4e7c9f1ab950cba142f72b53d6a0c8aec9faf979 /RELEASE-NOTES | |
parent | 6dd4fe0740b86087d9bb1957f191da1fb6e6b7e6 (diff) |
- Robert Iakobashvili fixed CURLOPT_INTERFACE for IPv6.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 636a0d91b..d19a6af53 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -38,6 +38,7 @@ This release includes the following bugfixes: used o HTTP Digest header parsing fix for unquoted last word ending with CRLF o CURLOPT_PORT, HTTP proxy, re-using connections and non-HTTP protocols + o CURLOPT_INTERFACE for ipv6 This release includes the following known bugs: @@ -58,6 +59,7 @@ advice from friends like these: Yang Tse, Manfred Schwarb, Michael Wallner, Jeff Pohlmeyer, Shmulik Regev, Rob Crittenden, Robert A. Monat, Dan Fandrich, Duncan Mac-Vicar Prett, Michal Marek, Robson Braga Araujo, Ian Turner, Linus Nielsen Feltzing, - Ravi Pratap, Adam D. Moss, Jose Kahan, Hang Kin Lau, Justin Fletcher + Ravi Pratap, Adam D. Moss, Jose Kahan, Hang Kin Lau, Justin Fletcher, + Robert Iakobashvili Thanks! (and sorry if I forgot to mention someone) |