From 6159c356c9491ad235ea2bef4f4d3c0258a62364 Mon Sep 17 00:00:00 2001
From: Yang Tse <yangsita@gmail.com>
Date: Thu, 7 May 2009 18:15:21 +0000
Subject: [PATCH] 232 - [PATCH] transfer.c fixes for CURL_DO_LINEEND_CONV and
 non-ASCII       platform HTTP requests Done!

---
 TODO-RELEASE | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

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
 
-- 
GitLab