diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-07 18:15:21 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-07 18:15:21 +0000 |
commit | 6159c356c9491ad235ea2bef4f4d3c0258a62364 (patch) | |
tree | 1a63d53b541706a566516c2e3fcd9a9845df67c2 /TODO-RELEASE | |
parent | ac9d92587e51bb28d0f085e57bb838e697c7563c (diff) | |
download | curl-6159c356c9491ad235ea2bef4f4d3c0258a62364.tar.gz |
232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and non-ASCII
platform HTTP requests
Done!
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 5c5f20289..f66c746af 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 |