aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-05-07 21:11:27 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-05-07 21:11:27 +0000
commit98c9af4c59f8fa11ad65ca29ed233729f2aecd35 (patch)
treeb97d0d850998946acec7b4272893bcf7d881d020
parente481d679b264fba519f1e12bc7f131057b8501e9 (diff)
-135 - Busy looping bug in multi_socket interface by
- Christopher Palow
-rw-r--r--TODO-RELEASE8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE
index 779706436..5e2bd8b54 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -4,13 +4,13 @@ To be addressed before 7.18.2 (planned release: June 2008)
134 - patch for unordered body and header in re-authentication by
Jari Urpalainen
-135 - Busy looping bug in multi_socket interface by
- Christopher Palow
-
136 - adding easy handles when using curl_multi_socket* by
Markus Koetter
137 - Working with curl connections as with sockets by
"tetetest tetetest"
-138 -
+138 - Maybe busy waiting during creation of tunnel through proxy for SSL data by
+ Stefan Krause
+
+139 - \ No newline at end of file