From 6b7f6369ece6fa217dfd39b95b040679d08faaef Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 10 Dec 2004 21:42:55 +0000 Subject: username and IPv6 numerical address URL parser fix --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index e4890c5c8..9bed6d360 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,12 @@ Changelog + +Daniel (10 December 2004) +- When providing user name in the URL and a IPv6-style IP-address (like in + "ftp://user@[::1]/tmp"), the URL parser didn't get the host extracted + properly. Reported and fixed by Kai Sommerfeld. + Daniel (9 December 2004) - Ton Voon provided a configure fix that should fix the notorious (mostly reported on Solaris) problem where the size_t check fails due to the SSL -- cgit v1.2.3