From e8f85cba0f8c19369d39b1c6616dc51dae1dd179 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 14 Oct 2004 13:44:54 +0000 Subject: Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user name and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix. --- TODO-RELEASE | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index 90138c625..5ce661fb0 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -5,8 +5,6 @@ To get fixed in 7.12.2 (planned release: mid October 2004) 50 - threaded windows resolver problem reported by Traian Nicolescu -51 - ?-letters in user name or password in ftp:// URLs - To get fixed in 7.12.3 (planned release: December 2004) ====================== -- cgit v1.2.1