From 1056dc9a26db39bdb31f5f0b49080b13df3cb528 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 22 Oct 2007 09:25:45 +0000 Subject: Bug report #1815530 (http://curl.haxx.se/bug/view.cgi?id=1815530) points out that specifying a proxy with a trailing slash didn't work (unless it also contained a port number). --- RELEASE-NOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 50a4db1db..4e57d8ec7 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -36,6 +36,8 @@ This release includes the following bugfixes: o handles chunked-encoded CONNECT responses o misuse of ares_timeout() result o --local-port on TFTP transfers + o specifying a proxy with a trailing slash didn't work (unless it also + contained a port number) This release includes the following known bugs: -- cgit v1.2.3