]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII
authorYang Tse <yangsita@gmail.com>
Thu, 7 May 2009 18:15:21 +0000 (18:15 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 7 May 2009 18:15:21 +0000 (18:15 +0000)
      platform HTTP requests
Done!

TODO-RELEASE

index 5c5f20289053df694d93539e920dda662bfe48e9..f66c746affc5c689f5475fcf80ea771b1b031304 100644 (file)
@@ -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