Commit 6159c356 authored by Yang Tse's avatar Yang Tse
Browse files

232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII

      platform HTTP requests
Done!
parent ac9d9258
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -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