From 95152aec685c4d11de6cb25802303e4872d51b3e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 26 Apr 2006 07:40:37 +0000 Subject: David McCreedy brought line end conversions when doing FTP ASCII transfers. They are done on non-windows systems and translate CRLF to LF. --- TODO-RELEASE | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index b2f0735ac..133f7708c 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,6 +1,5 @@ To get fixed in 7.15.4 (planned release: June 2006) ====================== -65 - curl_multi_socket() added but not extensively tested nor particularly - documented or pushed for. +66 - -- cgit v1.2.3