aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-07-31 22:46:29 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-07-31 22:46:29 +0000
commitb4a5ce89c24a8015c1cb3226fd7a53a7af2048bc (patch)
treeedffcd4c32f67bb352f4b51a0e47a08ec64fb417 /CHANGES
parent660516914e35631714c73a2002ccfa4d854a0290 (diff)
Fixed a problem with any FTP URL or any URLs containing an IPv6 address
being mangled when passed to proxies when CURLOPT_PORT is also set (reported by Pramod Sharma).
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1970b56c1..608151445 100644
--- a/CHANGES
+++ b/CHANGES
@@ -11,6 +11,10 @@ Daniel Fandrich (31 Jul 2008)
as well as IPv4 addresses in IPv6 format. Also, better handle the case
of a malformatted IPv6 address (avoid empty and NULL strings).
+- Fixed a problem with any FTP URL or any URLs containing an IPv6 address
+ being mangled when passed to proxies when CURLOPT_PORT is also set
+ (reported by Pramod Sharma).
+
Daniel Stenberg (30 Jul 2008)
- Phil Blundell added the CURLOPT_SCOPE option, as well as adjusted the URL
parser to allow numerical IPv6-addresses to be specified with the scope