From: Yang Tse Date: Thu, 7 May 2009 18:15:21 +0000 (+0000) Subject: 232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII X-Git-Tag: curl-7_19_5~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6159c356c9491ad235ea2bef4f4d3c0258a62364;p=thirdparty%2Fcurl.git 232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII platform HTTP requests Done! --- diff --git a/TODO-RELEASE b/TODO-RELEASE index 5c5f202890..f66c746aff 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,14 +3,10 @@ To be addressed in 7.19.5 (planned release: May 2009) 228 - rpath problems in linking with custom openssl -232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII - platform HTTP requests - - committed to cvs - - test #128 fails with this applied on cygwin - - awaiting follow-up - 234 - [PATCH] Allow various Curl test suite tests to work on non-ASCII platforms + - reviewed + - awaiting patch rework/breakdown 235 - #2784055, connect race with multi and socks proxy