aboutsummaryrefslogtreecommitdiff
path: root/TODO-RELEASE
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2009-05-05 13:03:22 +0000
committerYang Tse <yangsita@gmail.com>2009-05-05 13:03:22 +0000
commitd33ca87e4c3583d8c69625c9314ea0111f560564 (patch)
tree5a92e75780820760bccd7bf96ff3877f16f59cb2 /TODO-RELEASE
parent3c509c5f687c19129ea732d46e86e9c193f1e34b (diff)
reintroduce #232
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r--TODO-RELEASE6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 1e07db3dd..cf571516e 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -9,6 +9,12 @@ 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